|
Re: Creating a recipe to create /usr/local
I would also like to add that bitbaking that recipe alone was fine but
bitbaking my image to include that package failed.
I would also like to add that bitbaking that recipe alone was fine but
bitbaking my image to include that package failed.
|
By
Chan Kit Yu <yuchankit@...>
·
#22364
·
|
|
Re: Creating a recipe to create /usr/local
Hi Chris,
Thank you very much :-)
But it was no good. I still get the same error even with the "install" use.
Here I attach the full recipe just in case I did wrong somewhere:
SUMMARY = "Create
Hi Chris,
Thank you very much :-)
But it was no good. I still get the same error even with the "install" use.
Here I attach the full recipe just in case I did wrong somewhere:
SUMMARY = "Create
|
By
Chan Kit Yu <yuchankit@...>
·
#22363
·
|
|
FW: [OE-core][PATCH 1/2] spdx: Provide spdx file that meet SPDX 1.2 Version Specification
Hi all
How about this patch? I have submitted for days, but still no responds.
Cheers
Lei Maohui
Hi all
How about this patch? I have submitted for days, but still no responds.
Cheers
Lei Maohui
|
By
leimaohui
·
#22362
·
|
|
How do firmware patches get loaded?
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 0000:03:00.0 eth0: unable to load firmware patch
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 0000:03:00.0 eth0: unable to load firmware patch
|
By
Chris Tapp
·
#22361
·
|
|
Re: [meta-security][PATCH] libcap-ng: port CVE-2014-3215 patch
Thanks.
Armin
By
Armin Kuster
·
#22360
·
|
|
Re: Creating a recipe to create /usr/local
You need to use 'install' rather than mkdir
Yes, there are some definitions you can use. In your case it would be:
# Install the 'local' directory to make sure it exists
install -d
You need to use 'install' rather than mkdir
Yes, there are some definitions you can use. In your case it would be:
# Install the 'local' directory to make sure it exists
install -d
|
By
Chris Tapp
·
#22359
·
|
|
[meta-security][PATCH] libcap-ng: port CVE-2014-3215 patch
Importing the patch from meta-selinux, which itself was a backport from
the upstream source tree.
Signed-off-by: Joe MacDonald <joe_macdonald@...>
---
I mentioned a while back that I had at
Importing the patch from meta-selinux, which itself was a backport from
the upstream source tree.
Signed-off-by: Joe MacDonald <joe_macdonald@...>
---
I mentioned a while back that I had at
|
By
Joe MacDonald
·
#22357
·
|
|
Bug in meta/lib/oe/package_manager.py
On Ubuntu 12.04 I got an error message that the number of arguments
didn't match.
Puting the arguments into a tupple solves the problem.
diff --git a/meta/lib/oe/package_manager.py
On Ubuntu 12.04 I got an error message that the number of arguments
didn't match.
Puting the arguments into a tupple solves the problem.
diff --git a/meta/lib/oe/package_manager.py
|
By
Lorenz <lqb.list@...>
·
#22356
·
|
|
Re: RPATH invalid
Hi there,
It depends entirely on whether the configure script provides an option for
this, it looks like this one either does not, or if it does it isn't called
--without-rpath.
There are some hints
Hi there,
It depends entirely on whether the configure script provides an option for
this, it looks like this one either does not, or if it does it isn't called
--without-rpath.
There are some hints
|
By
Paul Eggleton
·
#22355
·
|
|
RPATH invalid
Hi,
I now the following issue pops up here and there, but I cannot find a proper answer on what is wrong.
I'm trying to build a custom created auto-tools package in yocto (daisy release). I get this
Hi,
I now the following issue pops up here and there, but I cannot find a proper answer on what is wrong.
I'm trying to build a custom created auto-tools package in yocto (daisy release). I get this
|
By
Bart Thoelen
·
#22354
·
|
|
Re: how to separate packages in downloads folder into those that run on target and those that do not run on target?
Hi Wolfgang Denk,
Thanks for your reply.
1. I want to split the downloads folder so that I'll get a folder that contains only the packages that go in to rootfs of my target. I want to feed this
Hi Wolfgang Denk,
Thanks for your reply.
1. I want to split the downloads folder so that I'll get a folder that contains only the packages that go in to rootfs of my target. I want to feed this
|
By
Gangadhar N <gangadhar.ubuntu@...>
·
#22353
·
|
|
disables SSLv3 in Python 2.7.3
Hi,
I have applied the patch " python2.7-nossl3.patch" to the python recipes in daisy, taken from:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768611
This patch makes SSLV3 support
Hi,
I have applied the patch " python2.7-nossl3.patch" to the python recipes in daisy, taken from:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768611
This patch makes SSLV3 support
|
By
Sona Sarmadi <sona.sarmadi@...>
·
#22352
·
|
|
Re: udev-hwdb - post installation error (PPC target)
Sent to the mailing list.
Please confirm.
//Gaurang Shastri
Sent to the mailing list.
Please confirm.
//Gaurang Shastri
|
By
Gaurang Shastri
·
#22351
·
|
|
Re: Install Java on Core-Image-Sato-Sdk
Hi,
It is a bit difficult to guess from here whether you are trying to install
"java for arm binary" in an x86 target. Otherwise, please try using DEB
or IPK packaging as there are some known
Hi,
It is a bit difficult to guess from here whether you are trying to install
"java for arm binary" in an x86 target. Otherwise, please try using DEB
or IPK packaging as there are some known
|
By
Maxin B. John <maxin.john@...>
·
#22350
·
|
|
Re: udev-hwdb - post installation error (PPC target)
On 11/27/2014 05:48 PM, Gaurang Shastri wrote:
I think this correct. Please send out patch to openembedded-core@....
Regards,
Chen Qi
On 11/27/2014 05:48 PM, Gaurang Shastri wrote:
I think this correct. Please send out patch to openembedded-core@....
Regards,
Chen Qi
|
By
Chen Qi
·
#22349
·
|
|
udev-hwdb - post installation error (PPC target)
Hi
I have added systemd as my DISTRO_FEATURES for one of my ppc target.
But in my log.do_rootfs, I can see that for "udev-hwdb" RPM, generated from "systemd", post-installation script failed with core
Hi
I have added systemd as my DISTRO_FEATURES for one of my ppc target.
But in my log.do_rootfs, I can see that for "udev-hwdb" RPM, generated from "systemd", post-installation script failed with core
|
By
Gaurang Shastri
·
#22348
·
|
|
Install Java on Core-Image-Sato-Sdk
Hi,
i tried to install Java (meta-oracle-java) on Core-image-Sato-sdk, but i always received this following error. Please help me
ERROR: runstrip: ''i586-poky-linux-strip' --remove-section=.comment
Hi,
i tried to install Java (meta-oracle-java) on Core-image-Sato-sdk, but i always received this following error. Please help me
ERROR: runstrip: ''i586-poky-linux-strip' --remove-section=.comment
|
By
Tran TriTin <tritini@...>
·
#22347
·
|
|
Creating a recipe to create /usr/local
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
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
|
By
Chan Kit Yu <yuchankit@...>
·
#22358
·
|
|
[PATCH 2/2] yocto-bsp: Add mips64 support
mips64 support was recently added to the core BSPs; we should also
support it in yocto-bsp. [YOCTO #5314]
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
scripts/lib/bsp/help.py
mips64 support was recently added to the core BSPs; we should also
support it in yocto-bsp. [YOCTO #5314]
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
scripts/lib/bsp/help.py
|
By
Tom Zanussi
·
#22346
·
|
|
[PATCH 1/2] yocto-bsp: Update templates to 3.17 kernel
Add 3.17 kernel support.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
.../target/arch/arm/conf/machine/{{=machine}}.conf | 24 ++++------
Add 3.17 kernel support.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
.../target/arch/arm/conf/machine/{{=machine}}.conf | 24 ++++------
|
By
Tom Zanussi
·
#22345
·
|