[oe-commits] Koen Kooi : linux-nokia900: set compatible machine

git version control git at git.openembedded.org
Thu Dec 30 14:54:38 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Dec 30 15:52:42 2010 +0100

linux-nokia900: set compatible machine

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/linux/linux-nokia900_git.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/linux/linux-nokia900_git.bb b/recipes/linux/linux-nokia900_git.bb
index e9ed280..6eed4e0 100644
--- a/recipes/linux/linux-nokia900_git.bb
+++ b/recipes/linux/linux-nokia900_git.bb
@@ -14,5 +14,6 @@ S = "${WORKDIR}/git"
 CMDLINE_nokia900 = "snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk1p1 rootdelay=10 panic=20"
 
 # Mark archs/machines that this kernel supports
+COMPATIBLE_MACHINE = "nokia900"
 DEFAULT_PREFERENCE = "-2"
 DEFAULT_PREFERENCE_nokia900 = "1"





More information about the Openembedded-commits mailing list