diff --git a/package/optee-examples/Config.in b/package/optee-examples/Config.in index 222beb2af1..702adc84db 100644 --- a/package/optee-examples/Config.in +++ b/package/optee-examples/Config.in @@ -42,7 +42,7 @@ config BR2_PACKAGE_OPTEE_EXAMPLES_AS_OS depends on BR2_TARGET_OPTEE_OS_CUSTOM_VERSION config BR2_PACKAGE_OPTEE_EXAMPLES_LATEST - bool "4.5.0" + bool "4.6.0" help Use the latest release tag from the optee-examples official Git repository. @@ -72,7 +72,7 @@ config BR2_PACKAGE_OPTEE_EXAMPLES_VERSION string default BR2_TARGET_OPTEE_OS_CUSTOM_VERSION_VALUE \ if BR2_PACKAGE_OPTEE_EXAMPLES_AS_OS - default "4.5.0" if BR2_PACKAGE_OPTEE_EXAMPLES_LATEST + default "4.6.0" if BR2_PACKAGE_OPTEE_EXAMPLES_LATEST default "custom" if BR2_PACKAGE_OPTEE_EXAMPLES_CUSTOM_TARBALL endif # BR2_PACKAGE_OPTEE_EXAMPLES diff --git a/package/optee-examples/optee-examples.hash b/package/optee-examples/optee-examples.hash index 5a12bb22ba..54b98868d7 100644 --- a/package/optee-examples/optee-examples.hash +++ b/package/optee-examples/optee-examples.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 3fcf1f9eab8d094f898bbb3e2a69a0ca321765f39c832749fdb571a21063bcfc optee-examples-4.5.0.tar.gz +sha256 6891390aefa2046d500d3ffec05c327d7763e89645b2e99ef2330b561ba645f5 optee-examples-4.6.0.tar.gz sha256 6f1ef8449cb82ae79d2155605f7985bdf0f08e7ab5007de9b4362e8bf28733b9 LICENSE