task-oh: XSERVER makes this machine specific
authorRichard Purdie <richard@openedhand.com>
Tue, 30 Jan 2007 22:47:48 +0000 (22:47 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 30 Jan 2007 22:47:48 +0000 (22:47 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1233 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-oh.bb

index 27a96dc..b855fc6 100644 (file)
@@ -24,6 +24,8 @@ PACKAGES = "\
     task-oh-testapps-dbg \
     task-oh-testapps-dev"
 
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
 XSERVER ?= "xserver-kdrive-fbdev"
 
 ALLOW_EMPTY = "1"