boot/at91bootstrap3: bump to version 3.9.2
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
84e8f3aa90
commit
f379e75dcd
@ -19,7 +19,7 @@ choice
|
|||||||
prompt "AT91 Bootstrap 3 version"
|
prompt "AT91 Bootstrap 3 version"
|
||||||
|
|
||||||
config BR2_TARGET_AT91BOOTSTRAP3_LATEST_VERSION
|
config BR2_TARGET_AT91BOOTSTRAP3_LATEST_VERSION
|
||||||
bool "3.9.0"
|
bool "3.9.2"
|
||||||
|
|
||||||
config BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT
|
config BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT
|
||||||
bool "Custom Git repository"
|
bool "Custom Git repository"
|
||||||
@ -51,7 +51,7 @@ endif
|
|||||||
|
|
||||||
config BR2_TARGET_AT91BOOTSTRAP3_VERSION
|
config BR2_TARGET_AT91BOOTSTRAP3_VERSION
|
||||||
string
|
string
|
||||||
default "v3.9.0" if BR2_TARGET_AT91BOOTSTRAP3_LATEST_VERSION
|
default "v3.9.2" if BR2_TARGET_AT91BOOTSTRAP3_LATEST_VERSION
|
||||||
default BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION \
|
default BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION \
|
||||||
if BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT
|
if BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT
|
||||||
default "custom" if BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_TARBALL
|
default "custom" if BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_TARBALL
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 e23e6df23b79ca81e412cb73a1f48bd95df8d46c7d52a1d073c2ed9d4f3a1a71 at91bootstrap3-v3.9.0.tar.gz
|
sha256 6cf37df482024f3770fe1880f768a675beda16323a90e702860d9e5478105b3f at91bootstrap3-v3.9.2.tar.gz
|
||||||
sha256 732b2a55b5905031d8ae420136ffb5f8889214865784386bf754cffab8d2bc6e main.c
|
sha256 732b2a55b5905031d8ae420136ffb5f8889214865784386bf754cffab8d2bc6e main.c
|
||||||
|
Loading…
Reference in New Issue
Block a user