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?
--
files containing spaces.
--
Søren Holm
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
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 #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
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
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-
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
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
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?
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
>
>
>
>
= "da-dk en-us"
--
Søren Holm
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
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
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
_
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
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
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
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
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
dora - or is somthing broken?
--
Søren Holm
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
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
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/
> 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
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
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
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
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
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
--
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
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 = ""
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
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
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
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
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
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
35 matches
Mail list logo