All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][meta-initramfs][PATCH] initramfs-kexecboot-image: update IMAGE_INSTALL after mtd-utils split
Date: Tue, 19 Feb 2013 03:27:02 +0100	[thread overview]
Message-ID: <20130219022702.GQ3300@jama> (raw)
In-Reply-To: <1360880153-8526-1-git-send-email-andrea.adami@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1365 bytes --]

On Thu, Feb 14, 2013 at 11:15:53PM +0100, Andrea Adami wrote:
> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>

merged, thanks

> ---
>  meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb b/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb
> index 7e617ad..01e5b84 100644
> --- a/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb
> +++ b/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb
> @@ -9,9 +9,9 @@ IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}"
>  # avoid circular dependencies
>  EXTRA_IMAGEDEPENDS = ""
>  
> -# for ubiattach we have to install full mtd-utils (>700KiB)
> +# for ubiattach we have to install mtd-utils-ubifs
>  # or use ubiattach-klibc instead
> -IMAGE_INSTALL = "kexec kexecboot mtd-utils"
> +IMAGE_INSTALL = "kexec kexecboot mtd-utils-ubifs"
>  
>  # Do not pollute the initrd image with rootfs features
>  IMAGE_FEATURES = ""
> -- 
> 1.7.12.4
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

      reply	other threads:[~2013-02-19  2:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14 22:15 [meta-oe][meta-initramfs][PATCH] initramfs-kexecboot-image: update IMAGE_INSTALL after mtd-utils split Andrea Adami
2013-02-19  2:27 ` Martin Jansa [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=20130219022702.GQ3300@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@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.