[Bug 4664] Canadian SDK support
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Sun Dec 14 21:39:11 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4664
--- Comment #17 from Tom Rini <trini at embeddedalley.com> 2008-12-14 22:39:11 ---
(In reply to comment #16)
> (In reply to comment #15)
> > I will take a look at it also.
> >
> > It would really help a lot if there were some where I could get a knowledge
> > about the current plan for the structure of cross and staging. Any pointers?
>
> I've done a little poking and setting STAGING_BINDIR_SDK to (and wrt how
> cross/staging should be, I think, wrong):
> STAGING_BINDIR_SDK = "${TMPDIR}/cross/${OLD_BASE_PACKAGE_ARCH}/bin"
> STAGING_BINDIR = "${STAGING_BINDIR_SDK}"
> STAGING_BINDIR_CROSS = "${STAGING_BINDIR_SDK}"
>
> in canadian-native.bbclass.
OK, I think I've got things setup now such that ${STAGING_DIR_SDK} is its own
per-machine subdirectory. The only thing I'm wondering about right now (aside
from will the build finish) is if using STAGING_DIR_SDK in the
canadian-{cross,native} class is overkill as it would making having a
common-cross and common-native file harder.
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list