[meta-ti] [PATCH] beaglebone.conf: Eliminate settings already specified in ti33x.inc
Matthias Kaehlcke
matthias at kaehlcke.net
Wed Nov 30 13:12:29 PST 2011
Remove preferred kernel and image dependency on u-boot. Both are specified in
ti33x.inc, which is included
Signed-off-by: Matthias Kaehlcke <matthias at kaehlcke.net>
---
conf/machine/beaglebone.conf | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf
index 3803edf..9a551d7 100644
--- a/conf/machine/beaglebone.conf
+++ b/conf/machine/beaglebone.conf
@@ -11,9 +11,6 @@ XSERVER = "xserver-xorg \
GUI_MACHINE_CLASS = "bigscreen"
require conf/machine/include/ti33x.inc
-EXTRA_IMAGEDEPENDS = "u-boot"
-
-PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp"
IMAGE_FSTYPES += "tar.bz2 "
--
1.7.7.3
More information about the meta-ti
mailing list