[oe] [oe-commits] org.oe.dev Fix horribly broken util-linux-ng 2.14 for uclibc. It also needs a new config option in .config of uclibc to enable

Robert Schuster theBohemian at gmx.net
Tue Aug 12 05:02:58 UTC 2008


Hi Khem,

khem commit schrieb:
> Fix horribly broken util-linux-ng 2.14 for uclibc. It also needs a new config option in .config of uclibc to enable 
> UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
> UCLIBC_HAS___PROGNAME=y
> 
> These should be enabled in uclibc.distro files. I will seek permission to add those if not we can always fix util-linux-ng to define __progname.
> 
> Author: khem at openembedded.org
> Branch: org.openembedded.dev
> Revision: b86db14f5edd4f268d21ba089697b479d09548ce
> ViewMTN: http://monotone.openembedded.org/revision/info/b86db14f5edd4f268d21ba089697b479d09548ce
> Files:
> 1
> packages/util-linux-ng/util-linux-ng-2.14
> packages/util-linux-ng/util-linux-ng-2.14/util-linux-ng-uclibc-versionsort.patch
> packages/util-linux-ng/util-linux-ng_2.14.bb
> Diffs:
> 
> #
> # mt diff -r91a47e622b5c8c28247219a17c0f4fe751e9a7cd -rb86db14f5edd4f268d21ba089697b479d09548ce
As said this commit alone does not make util-linux-ng compile against
uclibc (0.9.29). While UCLIBC_HAS___PROGNAME=y is already set
UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not. After doing so util-linux-ng
compiles nicely.

Would the attached patch be accepted?

Regards
Robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oe-uclibc-program_invocation_name.patch
Type: text/x-patch
Size: 718 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20080812/e51cb091/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20080812/e51cb091/attachment-0002.sig>


More information about the Openembedded-devel mailing list