summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/devel-config/nfs-export-root.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-15 12:07:08 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-15 15:46:21 +0100
commit087a680429efa713a98fbb89f927b046fe07f87c (patch)
treeeb4a671956ade18810798d5b6cdda849d6527587 /meta/recipes-devtools/devel-config/nfs-export-root.bb
parentbcd68f11e479e8a3a95793ab2ed65202c0f71d84 (diff)
downloadopenembedded-core-contrib-087a680429efa713a98fbb89f927b046fe07f87c.tar.gz
allarch: Drop various problematic allarch usages
In each of these cases allarch is used where the package in question has a dependency on things which are not allach and change when MACHINE is changed. This leads to a rebuild of the package each time MACHINE is switched and the sstate checksum changes. The dependencies in question are not suited be being marked as ABISAFE. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/devel-config/nfs-export-root.bb')
-rw-r--r--meta/recipes-devtools/devel-config/nfs-export-root.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/devel-config/nfs-export-root.bb b/meta/recipes-devtools/devel-config/nfs-export-root.bb
index 4d9f6dd5aa..5fa8cb3c0f 100644
--- a/meta/recipes-devtools/devel-config/nfs-export-root.bb
+++ b/meta/recipes-devtools/devel-config/nfs-export-root.bb
@@ -15,5 +15,3 @@ do_install() {
}
RDEPENDS_${PN} = "packagegroup-core-nfs-server"
-
-inherit allarch