aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udev/udev_162.bb
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2011-02-18 06:08:23 +0000
committerTom Rini <tom_rini@mentor.com>2011-02-18 13:05:52 -0700
commit02ed1292b68a8d4855c4898a71968d12cb1e56ef (patch)
treeb924de43867cb073bf9859f54463a93a93017704 /recipes/udev/udev_162.bb
parenta07e7b983aae3a03a69155cacda12eebf384153b (diff)
downloadopenembedded-02ed1292b68a8d4855c4898a71968d12cb1e56ef.tar.gz
udev_151/162/165.bb: add missing PACKAGE_ARCH for nokia900
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/udev/udev_162.bb')
-rw-r--r--recipes/udev/udev_162.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/udev/udev_162.bb b/recipes/udev/udev_162.bb
index 8f23f08cf2..2991b2863e 100644
--- a/recipes/udev/udev_162.bb
+++ b/recipes/udev/udev_162.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "udev is a daemon which dynamically creates and removes device nod
the hotplug package and requires a kernel not older than 2.6.12."
LICENSE = "GPLv2+"
-PR = "r11"
+PR = "r12"
# Untested
#DEFAULT_PREFERENCE = "-1"
@@ -41,6 +41,7 @@ SRC_URI_append_bug = " \
file://30-BUG.rules \
file://10-mx31.rules \
file://bmi_eventpipe.sh "
+PACKAGE_ARCH_bug = "bug"
SRC_URI_append_nokia900 = " \
file://10-cmt_speech.rules \
@@ -49,8 +50,8 @@ SRC_URI_append_nokia900 = " \
file://udev-rules-nokia-n900-snd.rules \
file://nokia-n900-mac-hack.sh \
"
+PACKAGE_ARCH_nokia900 = "nokia900"
-PACKAGE_ARCH_bug = "bug"
inherit update-rc.d autotools