Re: [OE-core] [PATCH 2/7] shadow: add a -native recipe with customized utilities

2011-09-01 Thread Phil Blundell
I just tried using useradd.bbclass for the first time (in an effort to make dbus installable on a readonly-rootfs) and it doesn't seem to be working very well for me. The root of my problem seems to be the code below. As far as I can tell, what's happening is that process_root_flag() consumes

Re: [OE-core] [PATCH 2/7] shadow: add a -native recipe with customized utilities

2011-09-01 Thread Phil Blundell
On Thu, 2011-09-01 at 11:54 -0500, Mark Hatle wrote: What is it depending on for the target? Is the shadow-utils or something now required? That doesn't seem to make sense to me -- other then we need a passwd/group/shadow/gshadow file to work with. As long as something can provide those,

Re: [OE-core] [PATCH 2/7] shadow: add a -native recipe with customized utilities

2011-09-01 Thread Mark Hatle
On 9/1/11 11:58 AM, Phil Blundell wrote: On Thu, 2011-09-01 at 11:54 -0500, Mark Hatle wrote: What is it depending on for the target? Is the shadow-utils or something now required? That doesn't seem to make sense to me -- other then we need a passwd/group/shadow/gshadow file to work with.

Re: [OE-core] [PATCH 2/7] shadow: add a -native recipe with customized utilities

2011-09-01 Thread Phil Blundell
On Thu, 2011-09-01 at 12:25 -0500, Mark Hatle wrote: On 9/1/11 11:58 AM, Phil Blundell wrote: And, I guess, if you want to support online package management then it does make some sense to have the shadow utils there. But I don't need/want that in my configuration. Does busybox or

[OE-core] dropbear build build fails

2011-09-01 Thread Andreas Müller
Hi build after fresh git pull fresh tmpdir fails for dropbear: NOTE: package dropbear-0.52-r3: task do_fetch: Started ERROR: Function 'Fetcher failure for URL: 'file://dropbear-configuration- file.patch'. Unable to fetch URL file://dropbear-configuration-file.patch from any source.' failed

[OE-core] [PATCH 1/1] util-linux: fix packaging of readprofile

2011-09-01 Thread Joshua Lock
We rename readprofile to readprofile.util-linux so we need to use that binary name in the FILES entry for the readprofile package. Signed-off-by: Joshua Lock j...@linux.intel.com --- meta/recipes-core/util-linux/util-linux.inc |2 +- meta/recipes-core/util-linux/util-linux_2.19.1.bb |

[OE-core] [PATCH 1/3] o-hand recipes: convert from svn.o-hand.org to git.yoctoproject.org

2011-09-01 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../zaurusd/{zaurusd_svn.bb = zaurusd_git.bb} | 11 ++- .../{dbus-wait_svn.bb = dbus-wait_git.bb} | 11 ++- .../psplash/{psplash_svn.bb = psplash_git.bb} | 12 ++--