aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-palmpre_git.bb
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2010-10-24 15:02:04 +0200
committerSimon Busch <morphis@gravedo.de>2010-11-07 18:26:53 +0100
commit4e97bc336d94a46fd7835d45c0971d1018d26349 (patch)
tree1dec3f32f225116a41da0adb6089a13020698a40 /recipes/linux/linux-palmpre_git.bb
parent1a841b207adb2b1a473ecf1217bc464f34755161 (diff)
downloadopenembedded-4e97bc336d94a46fd7835d45c0971d1018d26349.tar.gz
linux-palmpre: add kbd-native to DEPENDS
Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'recipes/linux/linux-palmpre_git.bb')
-rw-r--r--recipes/linux/linux-palmpre_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux-palmpre_git.bb b/recipes/linux/linux-palmpre_git.bb
index 4669a1a434..e8cae3ac05 100644
--- a/recipes/linux/linux-palmpre_git.bb
+++ b/recipes/linux/linux-palmpre_git.bb
@@ -8,6 +8,7 @@ SRC_URI = " \
git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=palmpre/master \
file://defconfig \
"
+DEPENDS += "kbd-native"
S = "${WORKDIR}/git/"