[oe] OE Staging ABI Change Warning

Leon Woestenberg leon.woestenberg at gmail.com
Fri Feb 29 17:24:39 UTC 2008


Richard,

excellent work and plan of attack.

The patch looks quite sane to me (although I'm not familiar with all
the pesky little details), and found one thing that I couldn't grasp:

+++ classes/sdk.bbclass 3d79f34a1ba3589e0d005c39cdaa6758bf8507f4
@@ -6,15 +6,15 @@ HOST_ARCH = "${BUILD_ARCH}"
 PACKAGE_ARCH = "${BUILD_ARCH}-${OLD_PACKAGE_ARCH}-sdk"

 HOST_ARCH = "${BUILD_ARCH}"
-HOST_VENDOR = "${BUILD_VENDOR}"
+HOST_VENDOR = "${TARGET_VENDOR}"

Could you explain why this must be TARGET_VENDOR instead of BUILD_VENDOR?

Thanks, regards,

-- 
Leon 'likewise'




More information about the Openembedded-devel mailing list