git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02a8f53
)
lsppc: Add avr-evtd to machine rdepends, u-boot-utils to rrecommends
author
Tim 'timtim' Ellis
<tim.ellis@foonas.org>
Thu, 22 Jan 2009 21:18:28 +0000
(21:18 +0000)
committer
Tim 'timtim' Ellis
<tim.ellis@foonas.org>
Thu, 22 Jan 2009 21:18:28 +0000
(21:18 +0000)
conf/machine/include/lsppc.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/lsppc.inc
b/conf/machine/include/lsppc.inc
index
1c8f1f1
..
807c292
100644
(file)
--- 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"