[yocto] Trouble packaging files containing space

2013-10-27 Thread Søren Holm
Hi I have a package containing files that includes spaces in their same. The files are located in the same directory without a space in their name is packages just find. I specify FILES_$[PN} like this FILES_${PN} = "${prefix}/local/Mikrofyn" What might be wrong? --

Re: [yocto] Trouble packaging files containing space

2013-10-28 Thread Søren Holm
files containing spaces. -- Søren Holm ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Trouble packaging files containing space

2013-10-28 Thread Søren Holm
Mandag den 28. oktober 2013 16:17:46 skrev Paul Eggleton: > On Monday 28 October 2013 17:05:54 Søren Holm wrote: > > Mandag den 28. oktober 2013 16:01:24 skrev Paul Eggleton: > > > Søren, are you getting unpackaged file warnings? Are the files listed if > > > you lo

[yocto] [PATCH] e2fsprogs: Escape filenames in populate-extfs.sh

2013-10-28 Thread Søren Holm
[YOCTO #5401] --- .../e2fsprogs/e2fsprogs-1.42.8/populate-extfs.sh | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/populate-extfs.sh b/meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/populate-extfs.sh

Re: [yocto] [PATCH] e2fsprogs: Escape filenames in populate-extfs.sh

2013-10-28 Thread Søren Holm
Hi I'm reposting my patch as a response tot this message. I forgot adding some actual description of why the change is necessary. Sorry. I would like the change to go into dora if possible. -- Søren Holm ___ yocto mailing list yocto@yoctoprojec

[yocto] [PATCH] e2fsprogs: Escape filenames in populate-extfs.sh

2013-10-28 Thread Søren Holm
Without this patch filenames containing spaces do not get into the final ext2/3/4 filsystem. [YOCTO #5401] --- .../e2fsprogs/e2fsprogs-1.42.8/populate-extfs.sh | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs-

Re: [yocto] [meta-mono] Question about Q/A installed vs shipped failure

2013-11-01 Thread Søren Holm
gt; For now I am adding INSANE_SKIP_${PN} = "installed-vs-shipped" to the > recipe but I'd rather not disable Q/A in this manner. I did the same thing. > > Thanks, > > Alex -- Søren Holm ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [PATCH] e2fsprogs: Escape filenames in populate-extfs.sh

2013-11-01 Thread Søren Holm
Fredag den 1. november 2013 11:11:52 skrev Burton, Ross: > Please sent patches to oe-core@. > Should patches be sent to oe-core only or should they also be sent to yocto? -- Søren Holm ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] 2.6.39 kernel and poky

2013-11-01 Thread Søren Holm
ernative, but wants to build the 3.10 kernel, which I > don't think supports this SoC any longer. So, is there a straight forward > method of building a standard Poky root filesystem, but with a custom > recipe for the 2.6.39 kernel instead of the stock one?

Re: [yocto] bbappend files and "ERROR: no recipes available for"

2013-11-01 Thread Søren Holm
iles http://www.yoctoproject.org/docs/current/kernel-dev/kernel-dev.html > > > From what I can see, I am setting up my linux-firmware.bbappend file > consistently with the instructions. > > What am I doing wrong here? > > Thanks very much > Markus > > > >

[yocto] Console charset

2013-11-21 Thread Søren Holm
= "da-dk en-us" -- Søren Holm ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Yocto .gitignore

2013-11-29 Thread Søren Holm
Hi Why does yocto .gitignpre include meta-*/. Why would we possibly want to ignore custom layers ? -- Søren Holm ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Yocto .gitignore

2013-12-02 Thread Søren Holm
t "build/*" and my own "meta-*" in a seperate repo. Pulling them in as submodules seems painfull and having the yocto-repo included as a submodule in another repo seems backwards too. Do you have a proposed "best-practice"-way of maintaining own layers? -- Søren Holm _

Re: [yocto] How to force the use of git-native?

2013-12-16 Thread Søren Holm
ildtools/20131216-2/buildtools/p > > oky-eglibc-i686-buildtools-tarball-i586-buildtools-nativesdk-standalone-1. > > 5.sh > > > > I haven't tested this out yet, but it is based off of the dora 10.0.0 > > release, so please, let me know if you have problems with

[yocto] Yocto and ccache

2014-01-06 Thread Søren Holm
Hi I've search the manual and google for some time now in relation to yocto and ccache. So the question is now: How to I make yocto utilize ccache - it does not seem to do it on it's own? -- Søren Holm ___ yocto mailing list yocto@yoctop

Re: [yocto] Yocto and ccache

2014-01-08 Thread Søren Holm
and packed recipes. My workflow will many times be tat I compile the same software with minor changes. And since it is always from scratch it will always take the same amount of time. Basically I use Jenkins for rebuilding my image and specific recipes are then tracking a branch in my applic

[yocto] Constant linux-yocto rebuild

2014-01-12 Thread Søren Holm
n two consequtive builds of my image recipe give me two linux-yocto rebuild. Any hint on what might happen or what I can do to debug it? -- Søren Holm ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Constant linux-yocto rebuild

2014-01-12 Thread Søren Holm
Wow - that was a quick response. Is it the two by Mike Crowe ? And do they get into dora at some point? Søndag den 12. januar 2014 14:38:57 skrev Martin Jansa: > On Sun, Jan 12, 2014 at 02:19:51PM +0100, Søren Holm wrote: > > Hi > > > > I'm having a weird issue with

[yocto] defconfig on daisy

2014-04-10 Thread Søren Holm
dora - or is somthing broken? -- Søren Holm -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] defconfig on daisy

2014-04-11 Thread Søren Holm
config, and machine you are building somewhere so I can try > it myself ? > > Bruce -- Søren Holm -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] defconfig on daisy

2014-04-11 Thread Søren Holm
Hi Bruce I just check if AUFS is enabled. It should be since that's in my defconfig. Fredag den 11. april 2014 09:49:29 skrev Bruce Ashfield: > On 14-04-11 03:39 AM, Søren Holm wrote: > > Sure > > > > I guess this is what you need : > > > > http://sgh.dk/

Re: [yocto] defconfig on daisy

2014-04-11 Thread Søren Holm
> On 14-04-11 11:03 AM, Søren Holm wrote: > > Hi Bruce > > > > I just check if AUFS is enabled. It should be since that's in my > > defconfig. > -- Søren Holm -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] defconfig on daisy

2014-04-11 Thread Søren Holm
Ashfield: > On 14-04-11 11:21 AM, Søren Holm wrote: > > Hi Bruce > > > > I just realized that I gave you the wrong files. I migrate to dora, so > > 3.14 is my kernel I'm building. I gave you the dora-files - doh!. I'll > > check if 3.10 works because it does f

Re: [yocto] defconfig on daisy

2014-04-11 Thread Søren Holm
4 12:51:01 skrev Bruce Ashfield: > On 14-04-11 12:15 PM, Søren Holm wrote: > > Ok > > > > Using the *exact* same bbappend file for both 3.10 and 3.14 gives me a > > correct -config for 3.10 but not for 3.14. Both 3.10/defconfig and > > 3.14/defconfig contains my

Re: [yocto] defconfig on daisy

2014-04-21 Thread Søren Holm
tory into the build. Without it, the Kconfig > and code isn't processed .. hence why everything is dropped. > > I have it merged now, but have to build aufs for all architectures to > make sure nothing broke. > -- Søren Holm -- ___ yo

Re: [yocto] defconfig on daisy

2014-04-22 Thread Søren Holm
Thanks Richard. Tirsdag den 22. april 2014 09:46:04 skrev Richard Purdie: > On Tue, 2014-04-22 at 08:13 +0200, Søren Holm wrote: > > Hi Bruce > > > > I've search the meta-data repos and kernel repo for a change matching > > this. Is it fixes or did you miss i

Re: [yocto] replace udhcpc

2014-05-07 Thread Søren Holm
t; > What should I do best on Yocto? Replace udhcpc with dhclient? If so, how > should that be done? > > Or can udhcpc be configured to remain in the background and try to get > an IP address when network is finally up? > > Thanks for any help > > Michael -- Søren Holm --

[yocto] [meta-networking][PATCH] ifplugd: Added ifplugd recipe.

2014-05-07 Thread Søren Holm
Signed-off-by: Søren Holm --- .../ifplugd/files/ifplugd.conf | 42 ++ .../recipes-connectivity/ifplugd/ifplugd_0.28.bb | 23 2 files changed, 65 insertions(+) create mode 100644 meta-networking/recipes-connectivity/ifplugd/files

Re: [yocto] Yocto with Initial RamFS

2014-05-29 Thread Søren Holm
m core-image-minimal-initramfs DESCRIPTION = "Small image capable of booting a a squashfs+aufs filesystem" IMAGE_INSTALL = "initramfs-vm-boot busybox udev base-passwd" # Do not pollute the initrd image with rootfs features IMAGE_FEATURES = ""

Re: [yocto] Yocto with Initial RamFS

2014-05-29 Thread Søren Holm
rootfs. I guess that's somehow the same thing. Maybe you have an idea on how to do that? -- Søren Holm -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Problems with postinstall

2014-06-07 Thread Søren Holm
e > > } > > > > RDEPENDS_${PN} += "ntpdate udev ssh sudo" > > > > FILES_${PN} += "/*" > > > > > > I even tried changing the ownership of the files, but that did not > > change aything. > > > > Am I doing this completely wrong? > > > > Thanks for any hints > > > > Michael -- Søren Holm -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Problems creating recipe, "no package provides"

2014-06-17 Thread Søren Holm
I have tried to add both PACKAGES += "libmongoose" and PACKAGES += > "libmongoose-dev" in the recipe but nothing seems to help. > > Looking through Yocto I can see that it appends -dev and such based on > what files are provided by the package. But I guess since a

Re: [yocto] File system for alternate partition

2014-06-23 Thread Søren Holm
tion (not > rootfs). What’s the best way to go about this? I may need to create files > with all different users/permission (perhaps root). Do I need to use > pseudo? Are there any examples of this out there? > -- Søren Holm -- ___ yoc

Re: [yocto] MIPI for Intel E3800 Bay Trail

2014-07-08 Thread Søren Holm
know. Which, if any, of > the YP kernels provide MIPI drivers for the Intel E3800? > > Thanks, > Rudi -- Søren Holm -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Distribution verification

2014-08-01 Thread Søren Holm
Hi I'm running the upcomming Ubuntu 14.10, how can I help making that version a "tested distrubution"? -- Søren Holm -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto