From b80ed7ca04d362b3fe97717cceb2767d1c13976f Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Fri, 11 Apr 2014 09:14:22 -0500 Subject: [PATCH] distro: trusty: bump to 20101020ubuntu315 Signed-off-by: Robert Nelson --- lib/distro.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/distro.conf b/lib/distro.conf index 7b2f290..dc3f413 100755 --- a/lib/distro.conf +++ b/lib/distro.conf @@ -52,10 +52,10 @@ saucy-armhf-netboot) NETINSTALL="uInitrd" ;; trusty-armhf-netboot) - #05-Apr-2014 + #09-Apr-2014 #http://ports.ubuntu.com/dists/trusty/main/installer-armhf/ - NETIMAGE="20101020ubuntu313" - TEST_MD5SUM="541db195534556430ce8446ab66068f4" + NETIMAGE="20101020ubuntu315" + TEST_MD5SUM="20c9a23b2451423de531733c07fa2b8b" HTTP_IMAGE="http://ports.ubuntu.com/ubuntu-ports/dists" BASE_IMAGE="generic/netboot" NETINSTALL="initrd.gz"