From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 4/4] self-hosted-image: Create a VMDK image with correct SYSLINUX_* settings
Date: Thu, 01 Mar 2012 08:34:16 +0000 [thread overview]
Message-ID: <1330590856.30807.1.camel@ted> (raw)
In-Reply-To: <EC0E09A0-582C-4880-8F8F-3799B75024B1@dominion.thruhere.net>
On Thu, 2012-03-01 at 09:15 +0100, Koen Kooi wrote:
> Op 1 mrt. 2012, om 08:46 heeft Saul Wold het volgende geschreven:
>
> > Signed-off-by: Saul Wold <sgw@linux.intel.com>
> > ---
> > meta/recipes-core/images/self-hosted-image.bb | 16 ++++++++++++++--
> > 1 files changed, 14 insertions(+), 2 deletions(-)
> >
> > diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/self-hosted-image.bb
> > index a0a7592..d56c2cb 100644
> > --- a/meta/recipes-core/images/self-hosted-image.bb
> > +++ b/meta/recipes-core/images/self-hosted-image.bb
> > @@ -1,11 +1,23 @@
> > IMAGE_INSTALL = "task-core-boot task-core-apps-console task-core-ssh-openssh task-self-hosted"
> >
> > +LICENSE = "MIT"
> > +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
> > + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
> > +
> > +PR = "r5"
>
> AFAICT PR in images does nothing
PR doesn't do anything
> , since they are nostamp.
although with BasicHash, we could change that :)
Cheers,
Richard
prev parent reply other threads:[~2012-03-01 8:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-01 7:46 [PATCH 0/4] Create vmdk image creation class Saul Wold
2012-03-01 7:46 ` [PATCH 1/4] self-hosted: Fix multiple libx11 error Saul Wold
2012-03-01 8:14 ` Koen Kooi
2012-03-01 11:55 ` [PATCH] libx11-trim/diet: Add RPROVIDES for libx11-dev Richard Purdie
2012-03-01 12:02 ` Martin Jansa
2012-03-01 12:11 ` Koen Kooi
2012-03-01 12:50 ` Richard Purdie
2012-03-01 13:01 ` Koen Kooi
2012-03-01 7:46 ` [PATCH 2/4] image-live: Allow LABELS to be modified Saul Wold
2012-03-01 7:46 ` [PATCH 3/4] image-vmdk: Create image_vmdk class and setup image and image_types to use it Saul Wold
2012-03-01 7:46 ` [PATCH 4/4] self-hosted-image: Create a VMDK image with correct SYSLINUX_* settings Saul Wold
2012-03-01 8:15 ` Koen Kooi
2012-03-01 8:34 ` Richard Purdie [this message]
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=1330590856.30807.1.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.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.