From aca16c602fb1673a48641a1b60fba76f71b6d62b Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Wed, 10 Apr 2019 17:03:27 -0500 Subject: [PATCH] u-boot: bump to v2019.01 Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- target/chroot/beagleboard.org-bionic.sh | 2 +- target/chroot/beagleboard.org-buster.sh | 2 +- target/chroot/beagleboard.org-console-jessie.sh | 2 +- target/chroot/beagleboard.org-jessie-2gb.sh | 2 +- target/chroot/beagleboard.org-jessie.sh | 2 +- target/chroot/beagleboard.org-stretch-2gb.sh | 2 +- target/chroot/beagleboard.org-stretch.sh | 2 +- target/chroot/machinekit-jessie.sh | 2 +- target/chroot/machinekit-stretch.sh | 2 +- target/chroot/seeed-jessie.sh | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/target/chroot/beagleboard.org-bionic.sh b/target/chroot/beagleboard.org-bionic.sh index 6e84c4672..761ff182e 100755 --- a/target/chroot/beagleboard.org-bionic.sh +++ b/target/chroot/beagleboard.org-bionic.sh @@ -22,7 +22,7 @@ export LC_ALL=C -u_boot_release="v2018.09" +u_boot_release="v2019.01" u_boot_release_x15="ti-2017.01" #contains: rfs_username, release_date diff --git a/target/chroot/beagleboard.org-buster.sh b/target/chroot/beagleboard.org-buster.sh index a4a199630..c648c5743 100755 --- a/target/chroot/beagleboard.org-buster.sh +++ b/target/chroot/beagleboard.org-buster.sh @@ -22,7 +22,7 @@ export LC_ALL=C -u_boot_release="v2018.09" +u_boot_release="v2019.01" u_boot_release_x15="ti-2017.01" #contains: rfs_username, release_date diff --git a/target/chroot/beagleboard.org-console-jessie.sh b/target/chroot/beagleboard.org-console-jessie.sh index dbde104ba..c36222b10 100755 --- a/target/chroot/beagleboard.org-console-jessie.sh +++ b/target/chroot/beagleboard.org-console-jessie.sh @@ -22,7 +22,7 @@ export LC_ALL=C -u_boot_release="v2018.09" +u_boot_release="v2019.01" u_boot_release_x15="ti-2017.01" #contains: rfs_username, release_date diff --git a/target/chroot/beagleboard.org-jessie-2gb.sh b/target/chroot/beagleboard.org-jessie-2gb.sh index 559e0f074..092c4ed0f 100755 --- a/target/chroot/beagleboard.org-jessie-2gb.sh +++ b/target/chroot/beagleboard.org-jessie-2gb.sh @@ -22,7 +22,7 @@ export LC_ALL=C -u_boot_release="v2018.09" +u_boot_release="v2019.01" u_boot_release_x15="ti-2017.01" #contains: rfs_username, release_date diff --git a/target/chroot/beagleboard.org-jessie.sh b/target/chroot/beagleboard.org-jessie.sh index ecaebfdd1..1dc2c7374 100755 --- a/target/chroot/beagleboard.org-jessie.sh +++ b/target/chroot/beagleboard.org-jessie.sh @@ -22,7 +22,7 @@ export LC_ALL=C -u_boot_release="v2018.09" +u_boot_release="v2019.01" u_boot_release_x15="ti-2017.01" #contains: rfs_username, release_date diff --git a/target/chroot/beagleboard.org-stretch-2gb.sh b/target/chroot/beagleboard.org-stretch-2gb.sh index d967ea858..94c7ef56d 100755 --- a/target/chroot/beagleboard.org-stretch-2gb.sh +++ b/target/chroot/beagleboard.org-stretch-2gb.sh @@ -22,7 +22,7 @@ export LC_ALL=C -u_boot_release="v2018.09" +u_boot_release="v2019.01" u_boot_release_x15="ti-2017.01" #contains: rfs_username, release_date diff --git a/target/chroot/beagleboard.org-stretch.sh b/target/chroot/beagleboard.org-stretch.sh index 21fcc74f4..423d14bb1 100755 --- a/target/chroot/beagleboard.org-stretch.sh +++ b/target/chroot/beagleboard.org-stretch.sh @@ -22,7 +22,7 @@ export LC_ALL=C -u_boot_release="v2018.09" +u_boot_release="v2019.01" u_boot_release_x15="ti-2017.01" #contains: rfs_username, release_date diff --git a/target/chroot/machinekit-jessie.sh b/target/chroot/machinekit-jessie.sh index 222311c1d..2c68463d2 100755 --- a/target/chroot/machinekit-jessie.sh +++ b/target/chroot/machinekit-jessie.sh @@ -22,7 +22,7 @@ export LC_ALL=C -u_boot_release="v2018.09" +u_boot_release="v2019.01" u_boot_release_x15="ti-2017.01" #contains: rfs_username, release_date diff --git a/target/chroot/machinekit-stretch.sh b/target/chroot/machinekit-stretch.sh index 6c53139f4..b87e9f0e5 100755 --- a/target/chroot/machinekit-stretch.sh +++ b/target/chroot/machinekit-stretch.sh @@ -22,7 +22,7 @@ export LC_ALL=C -u_boot_release="v2018.09" +u_boot_release="v2019.01" u_boot_release_x15="ti-2017.01" #contains: rfs_username, release_date diff --git a/target/chroot/seeed-jessie.sh b/target/chroot/seeed-jessie.sh index e3e55067d..fa4d30d1f 100755 --- a/target/chroot/seeed-jessie.sh +++ b/target/chroot/seeed-jessie.sh @@ -22,7 +22,7 @@ export LC_ALL=C -u_boot_release="v2018.09" +u_boot_release="v2019.01" u_boot_release_x15="ti-2017.01" #contains: rfs_username, release_date -- GitLab