From: Scott Garman <scott.a.garman@intel.com>
To: Trevor Woerner <twoerner@gmail.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Slides from the Yocto Developer Day
Date: Fri, 16 Nov 2012 10:00:34 -0800 [thread overview]
Message-ID: <50A67F42.2000305@intel.com> (raw)
In-Reply-To: <CAHUNapQjLyVS-FWa914ty2Y+NAOLtZ3Y2njWQ1=AEaxX1SfhOg@mail.gmail.com>
On 11/15/2012 03:14 PM, Trevor Woerner wrote:
> Thank you.
>
> These are interesting slides. As I was not able to attend the sessions
> in Barcelona, I decided to "follow along at home" with the information
> posted in this thread.
>
> The slides pdf (ypdd_2012_barcelona_intro_hands_on_lab.pdf) describes
> the first line of the contents of the
> meta-ypdd/recipes-ypdd/images/ypdd-image.bb <http://ypdd-image.bb> as
> follows:
>
> IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} \
> ${POKY_EXTRA_INSTALL} psplash dropbear"
>
> The _worksheets.pdf modifies it as follows:
>
> IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} \
> ${CORE_IMAGE_EXTRA_INSTALL} psplash dropbear"
>
>
> I tried both variations using both today's latest HEAD and denzil-7.0.1.
> Neither variation worked in either release.
>
> If anyone else is following along, I was able to get the latest HEAD to
> work with the following first line:
>
> IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} \
> ${CORE_IMAGE_EXTRA_INSTALL} psplash dropbear"
>
> For me "latest HEAD" is defined as:
>
> Build Configuration:
> BB_VERSION = "1.16.0"
> TARGET_ARCH = "i586"
> TARGET_OS = "linux"
> MACHINE = "qemux86"
> DISTRO = "poky"
> DISTRO_VERSION = "1.3+snapshot-20121115"
> TUNE_FEATURES = "m32 i586"
> TARGET_FPU = ""
> meta
> meta-yocto
> meta-yocto-bsp = "master:9e0d3c0faa9cc80ce8f2ce0eb31dcd20ef875955"
> meta-ypdd = "<unknown>:<unknown>"
>
> denzil-7.0.1 never worked for me in any way. At best it would fail with
> some obscure perl problem:
>
> | ERROR: Function failed: do_configure (see
> /home/trevor/devel/yocto/denzil-7.0.1/ypdd/tmp/work/x86_64-linux/openssl-native-1.0.0i-r0.2/temp/log.do_configure.30074
> for further information)
> | Can't locate find.pl <http://find.pl> in @INC (@INC contains:
> /usr/lib/perl5/site_perl/5.16.0/x86_64-linux-thread-multi
> /usr/lib/perl5/site_perl/5.16.0
> /usr/lib/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.16.0
> /usr/lib/perl5/5.16.0/x86_64-linux-thread-multi /usr/lib/perl5/5.16.0
> /usr/lib/perl5/site_perl/5.16.0/x86_64-linux-thread-multi
> /usr/lib/perl5/site_perl/5.16.0 /usr/lib/perl5/site_perl .) at
> perlpath.pl <http://perlpath.pl> line 7.
> NOTE: package openssl-native-1.0.0i-r0.2: task do_configure: Failed
The CORE_IMAGE_EXTRA_INSTALL issue must have been a typo I carried
forward from when the labs were done with the edison release. As for the
openssl-native failure, I'm not sure, but I'm guessing this may be due
to a host contamination issue that wasn't triggered with the host OS
setup we had for the lab computers.
Scott
--
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center
next prev parent reply other threads:[~2012-11-16 18:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-12 10:52 Slides from the Yocto Developer Day Anna Dushistova
2012-11-12 18:44 ` Jeff Osier-Mixon
2012-11-13 7:01 ` Scott Garman
2012-11-15 23:14 ` Trevor Woerner
2012-11-16 18:00 ` Scott Garman [this message]
2012-11-16 18:20 ` Trevor Woerner
2013-01-30 14:41 ` Marco
2013-01-30 16:43 ` Darren Hart
2013-02-16 2:53 ` Tom Zanussi
2013-02-22 15:32 ` Marco
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=50A67F42.2000305@intel.com \
--to=scott.a.garman@intel.com \
--cc=twoerner@gmail.com \
--cc=yocto@yoctoproject.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.