This patch was meant for the denzil branch and I also forgot to bump the PR in the busybox_1.19.4.bb file. So I rejected this patch in Patchworks and submitted an updated one. I also made a tweak that addresses your concern.
-----Original Message----- From: Phil Blundell [mailto:[email protected]] Sent: Friday, July 27, 2012 3:43 PM To: Cooper Jr., Franklin Cc: Patches and discussions about the oe-core layer Subject: Re: [OE-core] [PATCH] busybox: Add inetd related files On Fri, 2012-07-27 at 20:26 +0000, Cooper Jr., Franklin wrote: > The section you mentioned is within the file inetd which I am adding to the > SRC_URI list in the busybox_1.19.4.bb file. The variable ${sbindir} won't be > expanded. Right, so you need to arrange for it to get expanded. If you hardcode the path, the script will just fail unless ${sbindir} happens to be set to /usr/sbin. p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
