From: Denys Dmytriyenko <denis@denix.org>
To: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
Cc: Denys Dmytriyenko <denys@ti.com>,
Tom Zanussi <tom.zanussi@linux.intel.com>,
Otavio Salvador <otavio@ossystems.com.br>,
Maciek Borzecki <maciek.borzecki@gmail.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 9/9] beaglebone.conf: add IMAGE_BOOT_FILES
Date: Tue, 23 Sep 2014 14:31:13 -0400 [thread overview]
Message-ID: <20140923183113.GC2480@denix.org> (raw)
In-Reply-To: <1411385721-22264-10-git-send-email-maciej.borzecki@open-rnd.pl>
On Mon, Sep 22, 2014 at 01:35:21PM +0200, Maciej Borzecki wrote:
> Set IMAGE_BOOT_FILES to list of files that end up in boot
> partition. This in turn is used by wic to generate a bootable SD card
> image.
>
> Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
> Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
Acked-by: Denys Dmytriyenko <denys@ti.com>
But meta-yocto-bsp is not part of openembedded-core...
> ---
> meta-yocto-bsp/conf/machine/beaglebone.conf | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta-yocto-bsp/conf/machine/beaglebone.conf b/meta-yocto-bsp/conf/machine/beaglebone.conf
> index 4263715..a316207 100644
> --- a/meta-yocto-bsp/conf/machine/beaglebone.conf
> +++ b/meta-yocto-bsp/conf/machine/beaglebone.conf
> @@ -35,3 +35,5 @@ UBOOT_ENTRYPOINT = "0x80008000"
> UBOOT_LOADADDRESS = "0x80008000"
>
> MACHINE_FEATURES = "usbgadget usbhost vfat alsa"
> +
> +IMAGE_BOOT_FILES ?= "u-boot.${UBOOT_SUFFIX} MLO"
> --
> 1.9.0
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
next prev parent reply other threads:[~2014-09-23 18:31 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-22 11:35 [Patch 0/9]: support for generating SD images from wic Maciej Borzecki
2014-09-22 11:35 ` [PATCH 1/9] wic: minor comment update Maciej Borzecki
2014-09-22 11:35 ` [PATCH 2/9] wic: use IMAGE_EXTRA_SPACE for vfat rootfs Maciej Borzecki
2014-09-22 11:35 ` [PATCH 3/9] wic: fix vfat partition sector count only if needed Maciej Borzecki
2014-09-22 11:35 ` [PATCH 4/9] wic: set bootimg_dir when using image-name artifacts Maciej Borzecki
2014-09-22 11:35 ` [PATCH 5/9] ref-manual: document IMAGE_BOOT_FILES Maciej Borzecki
2014-09-22 12:36 ` Alexandre Belloni
2014-09-22 11:35 ` [PATCH 6/9] documentation.conf: " Maciej Borzecki
2014-09-22 11:35 ` [PATCH 7/9] wic: add new bootimg-partition plugin Maciej Borzecki
2014-09-22 11:35 ` [PATCH 8/9] wic: add sdimage-bootpart kickstart file Maciej Borzecki
2014-09-22 11:35 ` [PATCH 9/9] beaglebone.conf: add IMAGE_BOOT_FILES Maciej Borzecki
2014-09-23 18:31 ` Denys Dmytriyenko [this message]
2014-09-23 19:04 ` Maciej Borzecki
2014-09-23 19:09 ` Richard Purdie
2014-09-23 19:15 ` Maciej Borzecki
2014-09-22 12:57 ` [Patch 0/9]: support for generating SD images from wic Alexandre Belloni
2014-09-23 19:28 ` Tom Zanussi
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=20140923183113.GC2480@denix.org \
--to=denis@denix.org \
--cc=denys@ti.com \
--cc=maciej.borzecki@open-rnd.pl \
--cc=maciek.borzecki@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=otavio@ossystems.com.br \
--cc=tom.zanussi@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox