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

Laibsch commit oe at amethyst.openembedded.net
Mon Sep 1 18:10:29 UTC 2008


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.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: c94b805fc7c6eb8643cd5bb0cb465ecf64f2d13b
ViewMTN: http://monotone.openembedded.org/revision/info/c94b805fc7c6eb8643cd5bb0cb465ecf64f2d13b
Files:
1
packages/tasks/task-slugos.bb
Diffs:

#
# mt diff -r867cec67e8d352769565f93595d49e9561321c58 -rc94b805fc7c6eb8643cd5bb0cb465ecf64f2d13b
#
#
#
# patch "packages/tasks/task-slugos.bb"
#  from [d6b87da4b933dc8e8d279fbe5f97a6c31fd1e8ec]
#    to [284471adae95c9090b461c40a1d4215a4545b8cc]
#
============================================================
--- packages/tasks/task-slugos.bb	d6b87da4b933dc8e8d279fbe5f97a6c31fd1e8ec
+++ packages/tasks/task-slugos.bb	284471adae95c9090b461c40a1d4215a4545b8cc
@@ -8,6 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 LICENSE = "MIT"
 PR = "r18"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
+COMPATIBLE_MACHINE = "(nslu2|ixp4xx)"
 ALLOW_EMPTY = "1"
 
 #----------------------------------------------------------------------------------






More information about the Openembedded-commits mailing list