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.
-----Original Message-----
From: Phil Blundell [mailto:[email protected]]
Sent: Friday, July 27, 2012 3:02 PM
To: Patches and discussions about the oe-core layer
Cc: Cooper Jr., Franklin
Subject: Re: [OE-core] [PATCH] busybox: Add inetd related files
On Fri, 2012-07-27 at 14:52 -0500, Franklin S Cooper Jr wrote:
> +if ! [ -x /usr/sbin/inetd ]; then
>+ exit 0
>+fi
That should be ${sbindir}.
p.
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core