Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] xuser-account: Drop allarch inherit
@ 2013-11-01 12:12 Martin Jansa
  0 siblings, 0 replies; only message in thread
From: Martin Jansa @ 2013-11-01 12:12 UTC (permalink / raw)
  To: openembedded-core

* has build time dependency on TUNE_PKGARCH recipes:
  bitbake-diffsigs sstate-diff/1383303628/*/all*/xuser-account/*do_configure*
  Hash for dependent task base-passwd_3.5.26.bb.do_populate_sysroot changed from 09b3168865b6212269d4e5512a963b9e to ffa22dc51e42a164a7392ec719151629
  Hash for dependent task shadow_4.1.4.3.bb.do_populate_sysroot changed from f426f0c93b2d341050b2547804645314 to 89bdbb151f8c200553c9a74e89504457
  Hash for dependent task shadow-sysroot_4.1.4.3.bb.do_populate_sysroot changed from c42103fe54ac5109eab8de4fb0eb9a75 to f83f628e766fdbd49eb2a44cf6134339

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta/recipes-support/user-creation/xuser-account_0.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/user-creation/xuser-account_0.1.bb b/meta/recipes-support/user-creation/xuser-account_0.1.bb
index 58e8139..f9b8ccd 100644
--- a/meta/recipes-support/user-creation/xuser-account_0.1.bb
+++ b/meta/recipes-support/user-creation/xuser-account_0.1.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384
 
 SRC_URI = ""
 
-inherit allarch useradd
+inherit useradd
 
 do_configure() {
     :
-- 
1.8.4.2



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-01 12:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-01 12:12 [PATCH] xuser-account: Drop allarch inherit Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox