All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Jonathan Liu <net147@gmail.com>,
	openembedded-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/4] image.bbclass: Separate out image generation into a new task, do_image
Date: Sun, 17 Jan 2016 22:27:27 +0000	[thread overview]
Message-ID: <1453069647.27999.30.camel@linuxfoundation.org> (raw)
In-Reply-To: <569AF17F.4080607@gmail.com>

On Sun, 2016-01-17 at 12:42 +1100, Jonathan Liu wrote:
> I have issues building a core-image-minimal Raspberry Pi 2 SD image
> after this series of patches using openembedded-core master 
> (b3b679d5be86f73d1a06c7230cb00872f0a407b5) and meta-raspberrypi
> master 
> (0d8e9271855ccb9bc21bdc0743f8e0f6ff0d2d5c).
> 
> > DEBUG: Executing python function set_image_size
> > DEBUG: Python function set_image_size finished
> > DEBUG: Executing shell function do_image_rpi-sdimg
> > 
> /home/build/git/pi2/build/tmp/work/raspberrypi2-custom-linux
> -gnueabi/core-image-minimal/1.0-r0/temp/run.do_image_rpi-sdimg.8349: 
> line 108: do_image_rpi-sdimg: command not found
> > WARNING: 
> /home/build/git/pi2/build/tmp/work/raspberrypi2-custom-linux
> -gnueabi/core-image-minimal/1.0-r0/temp/run.do_image_rpi-sdimg.8349:1
> exit 127 from
> >   do_image_rpi-sdimg
> > ERROR: Function failed: do_image_rpi-sdimg (log file is located at 
> /home/build/git/pi2/build/tmp/work/raspberrypi2-custom-linux
> -gnueabi/core-image-minimal/1.0-r0/temp/log.do_image_rpi-sdimg.8349)
> 
> openembedded-core 38237b7ac53c416f85c4a70a61acafc3404c8b5f - ok
> openembedded-core b3b679d5be86f73d1a06c7230cb00872f0a407b5 - fails
> 
> Any ideas?

Try the patch I just sent to the OE-Core list, "Handle image types
containing '-' correctly". Looks like image types containing the "-"
character would cause problems but I think there is a workaround.

Cheers,

Richard




      reply	other threads:[~2016-01-17 22:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-06 22:57 [PATCH 1/4] image.bbclass: Separate out image generation into a new task, do_image Richard Purdie
2016-01-17  1:42 ` Jonathan Liu
2016-01-17 22:27   ` 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=1453069647.27999.30.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=net147@gmail.com \
    --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.