From: Denys Dmytriyenko <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/conf/distro/include/arago-prefs.inc | 4 ---- 1 file changed, 4 deletions(-)
diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc index 4f47d5b..74f1b2d 100644 --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc @@ -75,10 +75,6 @@ PREFERRED_PROVIDER_u-boot = "u-boot" PREFERRED_VERSION_u-boot = "2014.07" # Use latest TI staging kernel and u-boot trees -PREFERRED_PROVIDER_virtual/bootloader_keystone = "u-boot-keystone" -PREFERRED_PROVIDER_u-boot_keystone = "u-boot-keystone" -PREFERRED_VERSION_linux-keystone = "3.10%" - PREFERRED_PROVIDER_virtual/kernel_am335x-evm = "linux-ti-staging" PREFERRED_PROVIDER_virtual/kernel_am437x-evm = "linux-ti-staging" PREFERRED_VERSION_linux-ti-staging = "4.1%" -- 2.2.0 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
