Op 15 jul. 2012, om 23:25 heeft Otavio Salvador het volgende geschreven:
> On Sat, Jul 14, 2012 at 6:59 AM, Koen Kooi wrote:
>> The recipe is autotools based now, the COPYING file was replaced with the
>> complete GPLv2 license text.
>> No more 'lspci' needed ad runtime, but zlib and libnl are
On Sun, Jul 15, 2012 at 8:18 AM, Bincy K Philip
wrote:
>
> Hi, after applying the patch, I got the error message as follows.
>
> patching file meta/recipes-devtools/rpm/rpm/dbconvert.patch
>> patching file meta/recipes-devtools/rpm/rpm_5.4.9.bb
>> Hunk #1 FAILED at 43.
>> Hunk #2 FAILED at 75.
>
On Sun, Jul 15, 2012 at 4:55 PM, Robert P. J. Day wrote:
>
> In do_kernel_checkout(), replace the creation of ${S}/.git with just
> the creation of ${S} since the .git subdirectory is created only a few
> lines later using a "mv". Here's the original code:
>
> rm -rf ${S}
> mkdir -p ${S}/.git
On Jul 16, 2012 1:29 AM, "Tom Zanussi" wrote:
>
> On Sun, 2012-07-15 at 23:19 +0300, Andrei Gherzan wrote:
> > Any fast ideas on this?
>
> There was a recent fix added to the 3.0 kernel for this problem:
>
> cef17a1 perf: add sgidefs.h to for mips builds
>
I was sure it was a new problem. Did
On Sun, 2012-07-15 at 23:19 +0300, Andrei Gherzan wrote:
> Any fast ideas on this?
There was a recent fix added to the 3.0 kernel for this problem:
cef17a1 perf: add sgidefs.h to for mips builds
The above should have been picked up as a result of this commit:
http://git.yoctoproject.org/cg
On Sat, Jul 14, 2012 at 6:59 AM, Koen Kooi wrote:
> The recipe is autotools based now, the COPYING file was replaced with the
> complete GPLv2 license text.
> No more 'lspci' needed ad runtime, but zlib and libnl are needed nowadays.
> Add 2 patches, one to fix cross builds and one from Linaro to
In do_kernel_checkout(), replace the creation of ${S}/.git with just
the creation of ${S} since the .git subdirectory is created only a few
lines later using a "mv". Here's the original code:
rm -rf ${S}
mkdir -p ${S}/.git
echo "WARNING. ${WORKDIR}/git is not a bare clone."
echo "Ensure
On Sun, Jul 15, 2012 at 8:22 PM, Saul Wold wrote:
> On 07/12/2012 10:54 AM, and...@gherzan.ro wrote:
>
>> From: Andrei Gherzan
>>
>> Machine tested: qemux86
>>
>> Tests done on connman-gnome
>> OnlineMode / OfflineMode
>> Enable / Disable Wired Networks
>> Set manual IP c
Any fast ideas on this?
qemu mips / core-image-sato-sdk / master
CC
/home/agherzan/work/personal/yocto/2012-07-13-qemumips/tmp/work/qemumips-poky-linux/perf-3.4-r1/perf-3.4/util/scripting-engines/trace-event-perl.o
CC
/home/agherzan/work/personal/yocto/2012-07-13-qemumips/tmp/work/qemumips-pok
On 07/12/2012 10:54 AM, and...@gherzan.ro wrote:
From: Andrei Gherzan
Machine tested: qemux86
Tests done on connman-gnome
OnlineMode / OfflineMode
Enable / Disable Wired Networks
Set manual IP configuration
Tests on connman v.1.3
addr-test
iptables-test
On Sun, Jul 15, 2012 at 5:07 AM, Robert P. J. Day wrote:
>
As I mentioned in the other threads, you need to cc them maintainer on patches
to a particular recipe.
I've queued and rebased this onto my stack (those comments are different in
my local) tree.
Thanks for the update.
Bruce
> Signed-o
On Sun, Jul 15, 2012 at 4:18 AM, Liu Ting-B28495 wrote:
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Richard Purdie
> Sent: Thursday, July 12, 2012 7:03 PM
> To: Patches and discus
Hi, after applying the patch, I got the error message as follows.
patching file meta/recipes-devtools/rpm/rpm/dbconvert.patch
> patching file meta/recipes-devtools/rpm/rpm_5.4.9.bb
> Hunk #1 FAILED at 43.
> Hunk #2 FAILED at 75.
My rpm_5.4.9.rej is attached.
Please look into this
Regar
-Original Message-
From: openembedded-core-boun...@lists.openembedded.org
[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Richard
Purdie
Sent: Thursday, July 12, 2012 7:04 PM
To: Patches and discussions about the oe-core layer
Cc: McClintock Matthew-B29882
Subject:
-Original Message-
From: openembedded-core-boun...@lists.openembedded.org
[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Richard
Purdie
Sent: Thursday, July 12, 2012 7:03 PM
To: Patches and discussions about the oe-core layer
Cc: McClintock Matthew-B29882
Subject:
Signed-off-by: Robert P. J. Day
---
diff --git a/meta/classes/kernel-yocto.bbclass
b/meta/classes/kernel-yocto.bbclass
index 48c8974..ca2e837 100644
--- a/meta/classes/kernel-yocto.bbclass
+++ b/meta/classes/kernel-yocto.bbclass
@@ -147,10 +147,10 @@ do_kernel_checkout() {
fi
16 matches
Mail list logo