-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ivo/update recipes #500
Ivo/update recipes #500
Conversation
Signed-off-by: Diogo Ivo <[email protected]>
Signed-off-by: Diogo Ivo <[email protected]>
Signed-off-by: Diogo Ivo <[email protected]>
Update optee-ftpm-io2050 and WolfSSL to latest versions. Signed-off-by: Diogo Ivo <[email protected]>
SRC_URI[sha256sum] = "16fabc6ad6cc700d947dbc96efc30ff8ae97e577944466f08193bb37bc1eb64d" | ||
SRC_URI[wolfssl.sha256sum] = "1157994b12295b74754dd9054124c857c59093b762e6f744d0a3a3565cb6314d" | ||
SRC_URI[sha256sum] = "b77d092c0dde362adf6bc88a580ca7c8abe124d69bb734bf28f8904ae30494a4" | ||
SRC_URI[wolfssl.sha256sum] = "18f77959daf2a7995757cc7e6c86efe513aa6e355e4770bba6d36bf677fe88df" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Recipe version should be adjusted as well.
What are the differences of both changes, roughly?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, the version was adjusted - strike that.
@@ -10,7 +10,7 @@ | |||
# | |||
|
|||
SRC_URI += "https://github.com/OP-TEE/optee_os/archive/${PV}.tar.gz;downloadfilename=optee-os-${PV}.tar.gz" | |||
SRC_URI[sha256sum] = "2f15d07f20bf164e6bd38bf955eed70328b7f070eff63b4934bd307dbba5c2bc" | |||
SRC_URI[sha256sum] = "2c2c9525b36c96dfad6216520721b8e9663e6cacc61d0108a0c8bffc0ea175f1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suppose you weren't able to test that yet on a real device, were you? Needs at least a smoke-test if our secure booting still works. Let me see if I can do that...
Did a smoke-test with secure boot, updated firmware and image. So far no issues found. |
Wait - I'm not getting an IP! Might be related to the pru firmware update, need to check. |
Just reverted to top commit, and I have an IP again. Still need to double check that by going back, but it seems we have an issue with the pru firmware. |
3af8173
to
e67406d
Compare
@BaochengSu FW update is out, now we can safely merge. |
meta-iot2050: Update recipes to the latest version