[oe-commits] Tim 'timtim' Ellis : lsppc: Add avr-evtd to machine rdepends, u-boot-utils to rrecommends

GIT User account git at amethyst.openembedded.net
Thu Jan 22 21:19:41 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3e820bce5731bc319fa1aa4f74d47f57eefd2ff4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3e820bce5731bc319fa1aa4f74d47f57eefd2ff4

Author: Tim 'timtim' Ellis <tim.ellis at foonas.org>
Date:   Thu Jan 22 21:18:28 2009 +0000

lsppc: Add avr-evtd to machine rdepends, u-boot-utils to rrecommends

---

 conf/machine/include/lsppc.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/lsppc.inc b/conf/machine/include/lsppc.inc
index 1c8f1f1..807c292 100644
--- a/conf/machine/include/lsppc.inc
+++ b/conf/machine/include/lsppc.inc
@@ -6,7 +6,8 @@ TARGET_ARCH = "powerpc"
 PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
 
 MACHINE_FEATURES = "kernel26 usbhost ext2"
-MACHINE_EXTRA_RDEPENDS = "kernel-devicetree"
+MACHINE_EXTRA_RDEPENDS = "kernel-devicetree avr-evtd"
+MACHINE_EXTRA_RRECOMMENDS = "u-boot-utils"
 
 USE_DEVFS = "0"
 





More information about the Openembedded-commits mailing list