All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.kabel.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: Packaged Staging - 'Current' Status
Date: Fri, 14 Mar 2008 13:11:02 +0100	[thread overview]
Message-ID: <frdq0m$h5h$1@ger.gmane.org> (raw)
In-Reply-To: <1205450462.4547.232.camel@dax.rpnet.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Richard Purdie schreef:
| On Thu, 2008-03-13 at 23:06 +0100, Koen Kooi wrote:
|> Richard Purdie schreef:
|> | As has been mentioned, I'm working on integrating packaged staging and
|> | its about time I mentioned the current status. I say 'current' as it
|> | applies to what I have offline, not what's in OE.dev.
|>
|> I have a few questions that I can't deduce an answer to from your
|> description:
|>
|> ~ * How does packaged-staging handle switching ANGSTROM_MODE?
|>
|> If the packaged-staging-packages (p-s-ps) get seperated by target tuple
|> it should be ok, and if the p-s-ps dir can be overriden (e.g.
|> PS_STAGING_DIR = foo/bar/${ANGSTROM_MODE}) we should be safe as well.
|
| To lift code from my copy of the .bbclass:
|
| PSTAGE_PKGVERSION = "${PV}-${PR}"
| PSTAGE_PKGARCH    = "${MULTIMACH_ARCH}"
| PSTAGE_EXTRAPATH  = ""
| PSTAGE_PKGPATH    = "${DISTRO}${PSTAGE_EXTRAPATH}"
| PSTAGE_PKGNAME 	  =
"staging-${PN}_${PSTAGE_PKGVERSION}_${PSTAGE_PKGARCH}.ipk"
| PSTAGE_PKG        =
"${DEPLOY_DIR_PSTAGE}/${PSTAGE_PKGPATH}/${PSTAGE_PKGNAME}"

I just changed that to:

PSTAGE_EXTRAPATH  ?= ""

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFH2mtWMkyGM64RGpERAuJ3AJ48bG9A7NXofb0Vz/+i2qVtaMmlaACfZErK
/XMX+HXRlZqt9O1pvNUjUfc=
=2mSP
-----END PGP SIGNATURE-----




  reply	other threads:[~2008-03-14 12:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-13 21:33 Packaged Staging - 'Current' Status Richard Purdie
2008-03-13 22:06 ` Koen Kooi
2008-03-13 23:21   ` Richard Purdie
2008-03-14 12:11     ` Koen Kooi [this message]
2008-03-14 17:05 ` Koen Kooi
2008-03-14 21:44   ` Koen Kooi

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='frdq0m$h5h$1@ger.gmane.org' \
    --to=koen@dominion.kabel.utwente.nl \
    --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.