From: Rolf Leggewie Date: Sun, 17 Aug 2008 01:16:20 +0000 (+0000) Subject: task-slugos: the task-slugos definition RPEPENDS on ixp4xx-npe which is only compatib... X-Git-Tag: Release-2010-05/1~6330^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e51cc931714bcd5d02828351a2162718b3946e8;p=openembedded.git task-slugos: the task-slugos definition RPEPENDS on ixp4xx-npe which is only compatible for machines "(nslu2|ixp4xx)" thus the same must be true for this task definition. --- diff --git a/packages/tasks/task-slugos.bb b/packages/tasks/task-slugos.bb index 2d57cfee5a..f8d9d3501b 100644 --- a/packages/tasks/task-slugos.bb +++ b/packages/tasks/task-slugos.bb @@ -8,6 +8,7 @@ HOMEPAGE = "http://www.nslu2-linux.org" LICENSE = "MIT" PR = "r18" PACKAGE_ARCH = "${MACHINE_ARCH}" +COMPATIBLE_MACHINE = "(nslu2|ixp4xx)" ALLOW_EMPTY = "1" #----------------------------------------------------------------------------------