Signed-off-by: Kevin Strasser
---
recipes-core/base-files/base-files_3.0.14.bbappend |2 +-
.../ffmpeg/ffmpegthumbnailer_2.0.7.bb |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-core/base-files/base-files_3.0.14.bbappend
b/recipes-core/base-file
On Thu, Jul 12, 2012 at 12:20 PM, Dallas Clement
wrote:
> Should I be modifying this external-sourcery-toolchain recipe to point
> to my toolchain sysroot area? Just not sure what all needs to be done
> to use my own toolchain.
This recipe is intended for use with the sourcery g++ toolchain. It'
I'm trying to use an external pre-built toolchain to build my distro.
I added a "TCMODE ?= "external-sourcery" to my local.conf and modified
the external-sourcery include file as follows:
diff --git a/meta/conf/distro/include/tcmode-external-sourcery.inc
b/meta/conf/distro/include/tcmode-external-
Adding Scott...
On Thu, Jul 12, 2012 at 12:43 PM, Matthew McClintock wrote:
> Josh, Scott:
>
> I've pushed a set of patches for edison/denzil branch - and I may push
> a few more still to:
>
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=mattsm/edison
> http://git.yoctoproject.or
Josh, Scott:
I've pushed a set of patches for edison/denzil branch - and I may push
a few more still to:
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=mattsm/edison
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=mattsm/denzil
These are all cherry-pick's and most ap
On Thu, Jul 12, 2012 at 2:35 AM, wrote:
> From: Nitin A Kamble
>
> emgd-driver-bin recipe provides emgd-driver-bin, emgd-driver-bin-dev
> & emgd-driver-bin-dbg packages. For emgd driver to work it also need
> library files from emgd-driver-bin-dev package. This change makes sure
> this -dev pack
Jim,
This needs to be fixed in the BSP Guide. I will handle that.
Thanks,
Scott
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of James Abernathy
Sent: Monday, July 09, 2012 5:52 AM
To: Bruce Ashfield
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] menuc
I've just posted a document to Bugzilla showing what would happen in Hob
when a build fails. You can find the document here:
https://bugzilla.yoctoproject.org/attachment.cgi?id=634
Implement this design depends on bug 1991 and 2165
If you have any questions or feedback, let me know.
Thanks!
Be
On Thu, Jul 12, 2012 at 1:03 AM, Navani Srivastava
wrote:
> Sorry, but it didn't worked for me..
> .bb file is something like-
>
> "PACKAGES = "colorado"
>
> SRC_URI = " file://colorado_gui_bk"
>
> do_install () {
> #
> # Create directories and install device independent scripts
> #
> ins
On Wednesday 11 July 2012 14:43:46 Kevin Strasser wrote:
> Signed-off-by: Kevin Strasser
> ---
> README | 24
> 1 file changed, 24 insertions(+)
>
> diff --git a/README b/README
> index 2a9c77d..10a338a 100644
> --- a/README
> +++ b/README
> @@ -27,6 +27,30 @@ to yocto
From: Nitin A Kamble
emgd-driver-bin recipe provides emgd-driver-bin, emgd-driver-bin-dev
& emgd-driver-bin-dbg packages. For emgd driver to work it also need
library files from emgd-driver-bin-dev package. This change makes sure
this -dev package is also added for emgd driver.
Signed-off-by: Ni
From: Nitin A Kamble
with the v3.2 kernel on crownbay x-server is failing with error
of "missing emgd driver". I root caused it to some of the files missing form
the emgd
driver. this commits makes bring these missing files in the rootfs.
Thanks,
Nitin
The following changes since commit ae180
Sorry, but it didn't worked for me..
.bb file is something like-
"PACKAGES = "colorado"
SRC_URI = " file://colorado_gui_bk"
do_install () {
#
# Create directories and install device independent scripts
#
install -d ${D}/{homedir}/Test
install -d ${D}${homedir}/Test/Bin
#
On Wed, Jul 11, 2012 at 9:03 PM, Navani Srivastava
wrote:
> Thanks for your reply..
> It is a pre-built-binary which I am trying to put in a specific path of
> rootfs.
> I didn't get what does it mean by "packaging it seperately"..
is this the only file in this package ? you might add
INHIBIT_PAC
Hi,
I am using denzil-7.0 and I am trying to include dhcp package in my rootfs.
I appended following option for dhcp (bitbake –e dhcp | grep –e
“^PACKAGES=” ) in rootfs .bb file-
IMAGE_INSTALL += “dhcp-dbg dhcp-staticdev dhcp-doc dhcp-dev dhcp-server
dhcp-server-config dhcp-client dhcp-relay
15 matches
Mail list logo