[oe] Recent OBJDUMP changes

Richard Purdie rpurdie at rpsys.net
Mon Dec 4 13:24:31 UTC 2006


On Mon, 2006-12-04 at 11:30 +0100, Koen Kooi wrote:
> I have something like this:
> 
> - --- conf/bitbake.conf   a55e0d456ecb5fa95185e35580c90bcc9513ed8d
> +++ conf/bitbake.conf   e3d238d78a95629037ad0f48ce24e3a7382e540e
> @@ -454,3 +454,6 @@ COMBINED_FEATURES = "\
>      ${@base_both_contain("DISTRO_FEATURES", "MACHINE_FEATURES", "usbgadget", d)} \
>      ${@base_both_contain("DISTRO_FEATURES", "MACHINE_FEATURES", "usbhost", d)}"
> 
> +
> +export OBJDUMP := "${HOST_PREFIX}objdump"
> +
> 
> 
> That should fix the issues, but isn't the right way.

What issue does that fix?

Richard





More information about the Openembedded-devel mailing list