On 28 Nov 2014, at 01:55, Chan Kit Yu wrote:
> I would also like to add that bitbaking that recipe alone was fine but
> bitbaking my image to include that package failed.
I'm not sure what's going on - can you post the error message (or at least the
relevant part)?
> On Fri, Nov 28, 2014 at 9
- Original Message -
> From: "Paul Eggleton"
> To: "bart thoelen"
> Cc: yocto@yoctoproject.org
> Sent: Thursday, November 27, 2014 5:43:17 PM
> Subject: Re: [yocto] RPATH invalid
>
> Hi there,
>
> On Thursday 27 November 2014 17:24:09 bart.thoe...@telenet.be wrote:
> > I now the follo
Hi all,
I'm quite new to yocto and currently am playing around with all kinds of basic
functions and procedures of yocto to step by step learn and get to know yocto
and bitbake.
Currently I'm trying to store the kernel config settings in some way in my
layer to have it modular. So I read about
Please add
FILES_PN = "${prefix}/local/*" line in your recipe.
Thanks,
yukatharsani J.
On 28-11-2014 14:50, Chan Kit Yu wrote:
Not sure if you wanna read through the log file. I was initially
dumbfounded but reading through the log I think I found the issue.
Here's the main error (I think)
2014-11-28 10:29 GMT+01:00 :
> Hi all,
>
>
>
> I’m quite new to yocto and currently am playing around with all kinds of
> basic functions and procedures of yocto to step by step learn and get to
> know yocto and bitbake.
>
> Currently I’m trying to store the kernel config settings in some way in m
> -Ursprüngliche Nachricht-
> Von: Samuel Stirtzel [mailto:s.stirt...@googlemail.com]
> Gesendet: Freitag, 28. November 2014 11:09
> An: Heise, Matthias
> Cc: yocto@yoctoproject.org
> Betreff: Re: [yocto] do_fetch linux hangs after defconfig/conf-fragment
> change
>
> 2014-11-28 10:29 GM
On 27 November 2014 at 07:09, Chan Kit Yu wrote:
> Hi all,
>
> I'm not sure if emailing this is the most appropriate way and I
> apologize in advance if that's not.
>
> I have some scripts that require /usr/local to exist in Yocto and
> therefore I need to a recipe to create /usr/local directory.
Thanks for saving me from myself. I will try it out and let you know my
results
On Nov 28, 2014 7:22 PM, "Paul Barker" wrote:
> On 27 November 2014 at 07:09, Chan Kit Yu wrote:
> > Hi all,
> >
> > I'm not sure if emailing this is the most appropriate way and I
> > apologize in advance if that's
On 28 Nov 2014, at 00:49, Chris Tapp wrote:
> I've got a board with an rtl8168 NIC. I've enabled this in the kernel, but I
> get the following showing in the system log at boot:
>
> r8169 :03:00.0 eth0: unable to load firmware patch
> rtl_nic/rtl8168g-2.fw (-2)
>
> The NIC works, but i
I'm network booting a system using iPXE. The process uses a
core-image-minimal-initramfs image to select the final rootfs that gets loaded.
This generally works fine, but I need to be able to install linux-firmware in
the initramfs image (specifically for the NIC that gets used to load the final
2014-11-28 11:29 GMT+01:00 :
>
> This is what I found :
>
> DEBUG: Mirror fetch failure for url
> http://downloads.yoctoproject.org/mirror/sources/git2_github.com.wandboard-org.linux.git.tar.gz
> (original url:
> git://github.com/wandboard-org/linux.git;branch=wandboard_imx_3.10.17_1.0.1_ga)
>
> -Ursprüngliche Nachricht-
> Von: Samuel Stirtzel [mailto:s.stirt...@googlemail.com]
> Gesendet: Freitag, 28. November 2014 13:55
> An: Heise, Matthias
> Cc: yocto@yoctoproject.org
> Betreff: Re: [yocto] do_fetch linux hangs after defconfig/conf-fragment
> change
>
> 2014-11-28 11:29 GM
2014-11-28 14:09 GMT+01:00 :
>
> I made the git setting to replace git:// with https:// which at least worked
> once ...
> But when trying to clone as you suggested I'm asked for username and password
> for github.com !?
>
Strange, it works for me... takes some time but doesn't ask for
username
* Matt Schuckmann [141126 18:22]:
> Yes you are correct I want a small number of files into to reside in a
> writeable partition with links in the root file system to point to
> them. I guess I latched on to the volatiles mechanism because it seems
> close to meeting my needs.
The volatile-binds
Am 25.09.2014 um 17:28 schrieb Diego Sueiro:
> Folks,
>
> As I could inspect on openembedded/yocto source code I didn't found
> anything related with images created with F2FS. Just found f2fs-tools
> recipe.
>
> What needs to be done to get a rootfs with F2FS?
> Just need to make it's entries at
Am 28.11.2014 um 14:51 schrieb Anders Darander :
> * Matt Schuckmann [141126 18:22]:
>> Yes you are correct I want a small number of files into to reside in a
>> writeable partition with links in the root file system to point to
>> them. I guess I latched on to the volatiles mechanism because it
Hello,
In a custom recipe I wrote, I want to replace a file that is already added by
another package/recipe. I know that normally the proper way to do that would be
to use a .bbappend recipe for the original recipe that installs this file and
in this .bbappend, copy my version of the file; but
17 matches
Mail list logo