From 4f5195d039c59788fc84faacaaead4bc0e816200 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Fri, 4 Nov 2016 16:32:53 -0500 Subject: [PATCH] u-boot: v2016.11-rc3 Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- target/chroot/beagleboard.org-4gb-wheezy.sh | 2 +- target/chroot/beagleboard.org-console-jessie.sh | 2 +- target/chroot/beagleboard.org-console-wheezy.sh | 2 +- target/chroot/beagleboard.org-jessie.sh | 2 +- target/chroot/beagleboard.org-stretch.sh | 2 +- target/chroot/beagleboard.org-wheezy.sh | 2 +- target/chroot/machinekit-jessie.sh | 2 +- target/chroot/machinekit-wheezy.sh | 2 +- target/chroot/seeed-jessie.sh | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/target/chroot/beagleboard.org-4gb-wheezy.sh b/target/chroot/beagleboard.org-4gb-wheezy.sh index 7d8c7e575..a52085a02 100755 --- a/target/chroot/beagleboard.org-4gb-wheezy.sh +++ b/target/chroot/beagleboard.org-4gb-wheezy.sh @@ -23,7 +23,7 @@ export LC_ALL=C chromium_release="chromium-33.0.1750.117" -u_boot_release="v2016.09" +u_boot_release="v2016.11-rc3" u_boot_release_x15="ti-2016.05" #contains: rfs_username, release_date diff --git a/target/chroot/beagleboard.org-console-jessie.sh b/target/chroot/beagleboard.org-console-jessie.sh index c677887e9..caf287fd7 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="v2016.09" +u_boot_release="v2016.11-rc3" u_boot_release_x15="ti-2016.05" #contains: rfs_username, release_date diff --git a/target/chroot/beagleboard.org-console-wheezy.sh b/target/chroot/beagleboard.org-console-wheezy.sh index 18c681f0e..0ba7cf850 100755 --- a/target/chroot/beagleboard.org-console-wheezy.sh +++ b/target/chroot/beagleboard.org-console-wheezy.sh @@ -23,7 +23,7 @@ export LC_ALL=C chromium_release="chromium-33.0.1750.117" -u_boot_release="v2016.09" +u_boot_release="v2016.11-rc3" u_boot_release_x15="ti-2016.05" #contains: rfs_username, release_date diff --git a/target/chroot/beagleboard.org-jessie.sh b/target/chroot/beagleboard.org-jessie.sh index aa8124f81..36eb7232a 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="v2016.09" +u_boot_release="v2016.11-rc3" u_boot_release_x15="ti-2016.05" #contains: rfs_username, release_date diff --git a/target/chroot/beagleboard.org-stretch.sh b/target/chroot/beagleboard.org-stretch.sh index 113010afd..b68682ccc 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="v2016.09" +u_boot_release="v2016.11-rc3" u_boot_release_x15="ti-2016.05" #contains: rfs_username, release_date diff --git a/target/chroot/beagleboard.org-wheezy.sh b/target/chroot/beagleboard.org-wheezy.sh index 1ede048fe..6d829b6f0 100755 --- a/target/chroot/beagleboard.org-wheezy.sh +++ b/target/chroot/beagleboard.org-wheezy.sh @@ -23,7 +23,7 @@ export LC_ALL=C chromium_release="chromium-33.0.1750.117" -u_boot_release="v2016.09" +u_boot_release="v2016.11-rc3" u_boot_release_x15="ti-2016.05" #contains: rfs_username, release_date diff --git a/target/chroot/machinekit-jessie.sh b/target/chroot/machinekit-jessie.sh index ef3f882ee..979ac34dc 100755 --- a/target/chroot/machinekit-jessie.sh +++ b/target/chroot/machinekit-jessie.sh @@ -22,7 +22,7 @@ export LC_ALL=C -u_boot_release="v2016.09" +u_boot_release="v2016.11-rc3" u_boot_release_x15="ti-2016.05" #contains: rfs_username, release_date diff --git a/target/chroot/machinekit-wheezy.sh b/target/chroot/machinekit-wheezy.sh index af0f7b12b..e9ed1f473 100755 --- a/target/chroot/machinekit-wheezy.sh +++ b/target/chroot/machinekit-wheezy.sh @@ -23,7 +23,7 @@ export LC_ALL=C chromium_release="chromium-33.0.1750.117" -u_boot_release="v2016.09" +u_boot_release="v2016.11-rc3" u_boot_release_x15="v2015.07" #bone101_git_sha="50e01966e438ddc43b9177ad4e119e5274a0130d" diff --git a/target/chroot/seeed-jessie.sh b/target/chroot/seeed-jessie.sh index 289f8b08a..919bebefa 100755 --- a/target/chroot/seeed-jessie.sh +++ b/target/chroot/seeed-jessie.sh @@ -22,7 +22,7 @@ export LC_ALL=C -u_boot_release="v2016.09" +u_boot_release="v2016.11-rc3" u_boot_release_x15="ti-2016.05" #contains: rfs_username, release_date -- GitLab