From: Denys Dmytriyenko <denys@ti.com>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: meta-ti mailing list <meta-ti@yoctoproject.org>
Subject: Re: couple issues trying to build ti-hw-bringup-image.bb for AM1808 exp kit
Date: Tue, 05 Feb 2013 00:16:49 -0500 [thread overview]
Message-ID: <20130205051649.GD27526@denix.org> (raw)
In-Reply-To: <alpine.DEB.2.02.1301301812590.3879@oneiric>
Can the below patch help:
https://lists.yoctoproject.org/pipermail/meta-ti/2012-September/001541.html
Otherwise, entire recipes-misc folder of meta-ti is currently not supported
and may be removed in the _near_ future. Although, ti-hw-bringup maybe
preserved, but modified.
--
Denys
On Wed, Jan 30, 2013 at 06:21:15PM -0500, Robert P. J. Day wrote:
>
> i want to build a stock ti-hw-bringup-image.bb for am180x-evm, so if
> anyone else has done that, here are the two issues i've run into.
> first, i dropped the connman packages from the meta-angstrom layer:
>
> diff --git a/recipes-images/angstrom/systemd-image.bb b/recipes-images/angstrom/systemd-image.bb
> index c3232d9..b1cc338 100644
> --- a/recipes-images/angstrom/systemd-image.bb
> +++ b/recipes-images/angstrom/systemd-image.bb
> @@ -14,7 +14,6 @@ CONMANPKGS_libc-uclibc = ""
> IMAGE_INSTALL += " \
> angstrom-packagegroup-boot \
> packagegroup-basic \
> - ${CONMANPKGS} \
> ${ROOTFS_PKGMANAGE_PKGS} \
> timestamp-service \
> "
>
> as that was causing a failure due to a missing "ofono.service" file,
> which i didn't really care about so it was just easier to delete that
> line to get the build to finish.
>
> at that point, i was so close, and then this when trying to build
> the rootfs:
>
> ... snip ...
> | Configuring packagegroup-ti-test.
> | Configuring alsa-utils-aseqnet.
> | Configuring alsa-utils-aseqdump.
> | Configuring alsa-utils.
> | Collected errors:
> | * satisfy_dependencies_for: Cannot satisfy the following dependencies for angstrom-packagegroup-boot:
> | * systemd *
> | * opkg_install_cmd: Cannot install package angstrom-packagegroup-boot.
> | * satisfy_dependencies_for: Cannot satisfy the following dependencies for packagegroup-basic:
> | * systemd * systemd * systemd *
> | * opkg_install_cmd: Cannot install package packagegroup-basic.
> | * satisfy_dependencies_for: Cannot satisfy the following dependencies for timestamp-service:
> | * systemd *
> | * opkg_install_cmd: Cannot install package timestamp-service.
> | ERROR: Function failed: do_rootfs (see /home/rpjday/oe/builds/ti/arago/tmp-eglibc/work/am180x_evm-oe-linux-gnueabi/ti-hw-bringup-image/1.0-r0/temp/log.do_rootfs.2444 for further information)
> ERROR: Task 7 (/home/rpjday/oe/dist/layers/meta-ti/recipes-misc/images/ti-hw-bringup-image.bb, do_rootfs) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 2679 tasks of which 2678 didn't need to be rerun and 1 failed.
> No currently running tasks (2678 of 2680)
>
> Summary: 1 task failed:
> /home/rpjday/oe/dist/layers/meta-ti/recipes-misc/images/ti-hw-bringup-image.bb, do_rootfs
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
> $
>
> has anyone actually built that HW bringup image? and can explain
> how to get around what happened above? thanks.
>
> rday
>
> p.s. here's the relevant part of my bblayers.conf file:
>
> BBLAYERS ?= " \
> /home/rpjday/oe/dist/layers/oe-core/meta \
> /home/rpjday/oe/dist/layers/meta-ti \
> /home/rpjday/oe/dist/layers/meta-angstrom \
> /home/rpjday/oe/dist/layers/meta-openembedded/meta-systemd \
> /home/rpjday/oe/dist/layers/meta-openembedded/meta-oe \
> "
>
>
> --
>
> ========================================================================
> Robert P. J. Day Ottawa, Ontario, CANADA
> http://crashcourse.ca
>
> Twitter: http://twitter.com/rpjday
> LinkedIn: http://ca.linkedin.com/in/rpjday
> ========================================================================
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
>
next prev parent reply other threads:[~2013-02-05 5:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-30 23:21 couple issues trying to build ti-hw-bringup-image.bb for AM1808 exp kit Robert P. J. Day
2013-02-05 5:16 ` Denys Dmytriyenko [this message]
2013-02-05 9:32 ` Robert P. J. Day
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=20130205051649.GD27526@denix.org \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=rpjday@crashcourse.ca \
/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.