All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Abernathy <jfabernathy@gmail.com>
To: yocto@yoctoproject.org
Subject: problems adding extra packages
Date: Wed, 05 Dec 2012 15:25:52 -0500	[thread overview]
Message-ID: <50BFADD0.20606@gmail.com> (raw)

In the past on denzil, I'd get images working then start adding specific 
packages like this:

LICENSE_FLAGS_WHITELIST = "commercial"
CORE_IMAGE_EXTRA_INSTALL ?= "gst-fluendo-mp3"
CORE_IMAGE_EXTRA_INSTALL ?= "web-webkit"
CORE_IMAGE_EXTRA_INSTALL ?= "myvideos"
CORE_IMAGE_EXTRA_INSTALL ?= "myaudios"

Today, I got chiefriver bsp working on my hardware and then wanted to 
add my video and audio files into the image along with extra software.  
It didn't get added and the image is basically the same size. No errors 
on just bitbaking again.  I was trying to avoid deleting tmp and 
starting over again.  Has something changed with Danny?

Along with the CORE_IMAGE_EXTRA_INSTALL additions, I added my layer in 
bblayer.conf to pick up myvideos, etc.

Jim A



             reply	other threads:[~2012-12-05 20:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-05 20:25 Jim Abernathy [this message]
2012-12-05 20:28 ` problems adding extra packages Martin Jansa
2012-12-05 20:31   ` Jim Abernathy

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=50BFADD0.20606@gmail.com \
    --to=jfabernathy@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.