All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <rpurdie@rpsys.net>
To: openembedded-devel@openembedded.org
Subject: Re: STAGING_BINDIR
Date: Mon, 27 Nov 2006 01:03:21 +0000	[thread overview]
Message-ID: <1164589401.5554.38.camel@localhost.localdomain> (raw)
In-Reply-To: <1164576168.5554.22.camel@localhost.localdomain>

I now have two rough patches:

http://www.rpsys.net/openzaurus/temp/stage-bindir1.patch

which just renames variables. Should be safe to apply with a change to
add the new names to bitbake.conf. I will probably apply this soon
(Monday evening?) unless anyone objects. I don't fancy having this lying
around for long.

http://www.rpsys.net/openzaurus/temp/stage-bindir2.patch

These are the more invasive changes or need special handling.

Of all the references to STAGING_BINDIR I filtered, these were the two
I didn't like the look of or understand:

These look totally wrong:
./packages/qte/qtopia-core_4.2.0.bb:    install -m 0755 ${STAGE_TEMP}/${bindir}/rcc ${STAGING_BINDIR}
./packages/qte/qtopia-core_4.2.0.bb:    install -m 0755 ${STAGE_TEMP}/${bindir}/moc ${STAGING_BINDIR}
./packages/qte/qtopia-core_4.2.0.bb:    install -m 0755 ${STAGE_TEMP}/${bindir}/uic ${STAGING_BINDIR}
./packages/qte/qtopia-core_4.2.0.bb:    install -m 0755 ${STAGE_TEMP}/${bindir}/qmake ${STAGING_BINDIR}

And I have no idea what this is doing but it looks wrong:
./packages/uqm/uqm_0.3.bb:      ./build-opts.sh ${STAGING_DIR} ${STAGING_BINDIR} ${STAGING_LIBDIR}
./packages/uqm/uqm_0.5.0.bb:    ./build-opts.sh ${STAGING_DIR} ${STAGING_BINDIR} ${STAGING_LIBDIR}

If anyone fancies trying a build from scratch with both patches applied
for their favourite packages/images, particularly e-image, feedback
would be appreciated.

Cheers,

Richard




  reply	other threads:[~2006-11-27  1:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-24 14:13 STAGING_BINDIR Richard Purdie
2006-11-24 14:20 ` STAGING_BINDIR Koen Kooi
2006-11-26 21:22 ` STAGING_BINDIR Richard Purdie
2006-11-27  1:03   ` Richard Purdie [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-11-24 13:01 STAGING_BINDIR Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1164589401.5554.38.camel@localhost.localdomain \
    --to=rpurdie@rpsys.net \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.