From: Denys Dmytriyenko <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/conf/distro/include/arago-prefs.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc index 8261d10..5d4a8fd 100644 --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc @@ -62,7 +62,7 @@ PREFERRED_PROVIDER_virtual/mesa_keystone = "mesa" # Use the mainline u-boot recipe for TI devices unless overridden below PREFERRED_PROVIDER_virtual/bootloader = "u-boot" PREFERRED_PROVIDER_u-boot = "u-boot" -PREFERRED_VERSION_u-boot = "2014.04+2014.07-rc3" +PREFERRED_VERSION_u-boot = "2014.07" # Use latest TI staging kernel and u-boot trees PREFERRED_PROVIDER_virtual/bootloader_keystone = "u-boot-keystone" -- 2.0.2 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
