aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer_e1@hotmail.com>2006-11-23 19:40:40 +0000
committerKristoffer Ericson <kristoffer_e1@hotmail.com>2006-11-23 19:40:40 +0000
commitecbcf7db41f4d40ab8d0d6a74853b372c13d1736 (patch)
tree3869ae544ade2b385954dc92ac0463d11c9c0d9d
parentd6af3cc90d39dc330fd7049a0644c3cebc474bc2 (diff)
downloadopenembedded-ecbcf7db41f4d40ab8d0d6a74853b372c13d1736.tar.gz
conf/distro/jlime-donkey.conf : Added DISTRO_EXTRA_RDEPENDS
* In line with adjusting to task-base, added DISTRO_EXTRA_RDEPENDS
-rw-r--r--conf/distro/jlime-donkey.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/jlime-donkey.conf b/conf/distro/jlime-donkey.conf
index 054d7be8f8..f9e0c88f00 100644
--- a/conf/distro/jlime-donkey.conf
+++ b/conf/distro/jlime-donkey.conf
@@ -81,7 +81,7 @@ TARGET_OS = "linux"
#<>What we want on the bootstrap image (extra)
#<>
#<>------------------------------------------------------------------<
-DISTRO_EXTRA_RDEPENDS += ""
+DISTRO_EXTRA_RDEPENDS = "wireless-tools nano keymaps"
#<>------------------------------------------------------------------>