[oe-commits] : 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.

OE GIT Trial gittrial at amethyst.openembedded.net
Sun Aug 17 01:23:13 UTC 2008


Module: OE.dev
Branch: master
Commit: 2373cb5cd4d781a38f78b6c11e3efad25c1cd27e
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=2373cb5cd4d781a38f78b6c11e3efad25c1cd27e

Author:  <Laibsch at openembedded.org>
Date:   Sun Aug 17 01:16:20 2008 +0000

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.

---

 packages/tasks/task-slugos.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/tasks/task-slugos.bb b/packages/tasks/task-slugos.bb
index 2d57cfe..f8d9d35 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"
 
 #----------------------------------------------------------------------------------





More information about the Openembedded-commits mailing list