I have been working on migrating the codec-engine recipe from OE
classic to OE-core,
As of now, do_compile stage fails as it expects "bin/ar" in the
toolchain path. What would be a correct fix for this?
My meta-texasinstruments git tree is at:
https://github.com/joelagnel/meta-texasinstruments
H
Handle multlib or cases that baselib is lib64.
Signed-off-by: Kumar Gala
---
meta/recipes-devtools/prelink/prelink/prelink.conf |8
meta/recipes-devtools/prelink/prelink_git.bb |2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-devtools/prel
On 08/03/2011 07:25 PM, Cui, Dexuan wrote:
> Darren Hart wrote on 2011-08-03:
>> On 08/02/2011 11:46 PM, Cui, Dexuan wrote:
>>> Hi Darren, thanks for the suggestion! I considered the idea too,
>>> however, if we use the idea, it looks not that simple to gracefully
>>> and concisely handle the cas
On Aug 3, 2011, at 10:09 AM, Mark Hatle wrote:
> On 8/3/11 9:53 AM, Kumar Gala wrote:
>>
>> On Aug 3, 2011, at 9:37 AM, Mark Hatle wrote:
>>
>>> On 8/3/11 12:35 AM, Kumar Gala wrote:
If prelink gets a chance to properly run I get a rootfs that does:
/sbin/init: relocation error:
in meta/conf/bitbake.conf we set:
baselib = "lib"
For the ppc64 (non-multlib) targets we want this to be:
baselib = "lib64"
I'm not sure the best way or place to set this so it will work properly and
co-exist with the multilib options.
- k
___
Opene
On Aug 3, 2011, at 10:54 PM, Saul Wold wrote:
> On 08/03/2011 07:56 PM, Kumar Gala wrote:
>>
>> On Aug 3, 2011, at 5:34 PM, Richard Purdie wrote:
>>
>>> On Wed, 2011-08-03 at 14:41 -0500, Kumar Gala wrote:
On Aug 3, 2011, at 12:30 PM, Saul Wold wrote:
> On 08/03/2011 10:00 AM, Ku
On Aug 3, 2011, at 11:53 AM, Richard Purdie wrote:
> On Wed, 2011-08-03 at 00:27 -0500, Kumar Gala wrote:
>> powerp64 dynamic loader is 'ld64.so.1'.
>>
>> Signed-off-by: Kumar Gala
>> ---
>> * Use correct name of ppc64 dynamic loader
>> * user ${baselib} so if we are /lib or /lib64 things work
We might redefine ${base_libdir} from being set to just /lib.
Signed-off-by: Kumar Gala
---
meta/classes/image-mklibs.bbclass |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/classes/image-mklibs.bbclass
b/meta/classes/image-mklibs.bbclass
index d6630c4..69da
powerp64 dynamic loader is 'ld64.so.1'.
Signed-off-by: Kumar Gala
---
v2:
* Use correct name of ppc64 dynamic loader
* user ${baselib} so if we are /lib or /lib64 things work
v3:
* use base_libdir instead of baselib
meta/classes/image-mklibs.bbclass |3 +++
1 files changed, 3 insertions(+
Pass $libdir through when we configure to support a location other
than /lib.
Signed-off-by: Kumar Gala
---
* Use libdir instead of base_libdir
meta/recipes-support/libproxy/libproxy_0.4.6.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-support/libpro
On 08/03/2011 07:56 PM, Kumar Gala wrote:
On Aug 3, 2011, at 5:34 PM, Richard Purdie wrote:
On Wed, 2011-08-03 at 14:41 -0500, Kumar Gala wrote:
On Aug 3, 2011, at 12:30 PM, Saul Wold wrote:
On 08/03/2011 10:00 AM, Kumar Gala wrote:
On Jul 28, 2011, at 8:10 AM, Kumar Gala wrote:
If a SO
Pass $libdir through when we configure to support a location
other than /lib. We also have to tweak the cmake files to allow $libdir
to even be set.
Signed-off-by: Kumar Gala
---
v2: Make it libdir instead of base_libdir
v3: added patch to make it so we can set libdir and it works
.../allow-li
On Aug 3, 2011, at 5:34 PM, Richard Purdie wrote:
> On Wed, 2011-08-03 at 14:41 -0500, Kumar Gala wrote:
>> On Aug 3, 2011, at 12:30 PM, Saul Wold wrote:
>>
>>> On 08/03/2011 10:00 AM, Kumar Gala wrote:
On Jul 28, 2011, at 8:10 AM, Kumar Gala wrote:
> If a SOCKS5 gateway is
Darren Hart wrote on 2011-08-03:
> On 08/02/2011 11:46 PM, Cui, Dexuan wrote:
>> Hi Darren, thanks for the suggestion! I considered the idea too,
>> however, if we use the idea, it looks not that simple to gracefully
>> and concisely handle the case if a user (by accident or by prank)
>> passes / a
On 08/03/2011 03:10 PM, Saul Wold wrote:
Richard,
This has been built, I have done a first pass review over these
and most seem correct to me, Koen's patch to make the icons dependency
dynamic seems Ok to me, but I am not sure when the RDEPENDS are processed
compared to when populate_packages_ap
Hi Mark,
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Mark Hatle
> Sent: Wednesday, August 03, 2011 11:39 PM
> To: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [
On Thursday, August 04, 2011 12:11:51 AM Andreas Mueller wrote:
> Hi,
>
> for gumstix overo I am in the lucky situation that vanilla u-boot v2011.03 (
> and maybe later version too ) meets my needs.
>
> My current approach (in angstrom environment) was quick but poor: I simply
> copied here and t
This commit adds disk-io statistics functionality on a build
and per-task basis.
It pulls measurements for whatever partition TMPDIR exists on.
This data could be off if SSTATE_DIR and DL_DIR exist on
a different partition/volume.
Notes on what this pulls:
ReadsComp: Total number of reads comple
This commit adds disk-io statistics functionality on a build
and per-task basis. I've also started drying it up some.
We pull measurements for whatever partition TMPDIR exists on.
We pull /proc/diskstats for every task and the entire build and collect
I do no analysis in this, leaving that for the
Hi Mark,
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Mark Hatle
> Sent: Wednesday, August 03, 2011 11:32 PM
> To: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [
On Wed, 2011-08-03 at 14:41 -0500, Kumar Gala wrote:
> On Aug 3, 2011, at 12:30 PM, Saul Wold wrote:
>
> > On 08/03/2011 10:00 AM, Kumar Gala wrote:
> >>
> >> On Jul 28, 2011, at 8:10 AM, Kumar Gala wrote:
> >>
> >>> If a SOCKS5 gateway is needed for a proxy access like git it might also
> >>> r
Immediately append TCLIBCAPPEND to TMPDIR in defaultsetup.conf
instead of lazily appending it with _append. This fixes a bug where
the wrong cache was cleared when BB_SRCREV_POLICY = "clear".
Signed-off-by: Daniel Lazzari Jr
---
meta/conf/distro/defaultsetup.conf |2 +-
1 files ch
From: Tom Rini
This comes from oe.dev and while at this, drop from powerpc-linux as the
common-libc files set them.
Signed-off-by: Tom Rini
---
meta/site/common-uclibc |5 +
meta/site/powerpc-linux |1 -
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/meta/site/commo
From: Tom Rini
As part of re-syncing with oe.dev, these tests aren't needed with the
oe.dev recipe of enca now.
Signed-off-by: Tom Rini
---
meta/site/arm-linux |3 ---
meta/site/ix86-common |3 ---
2 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/meta/site/arm-linux b/m
From: Tom Rini
Signed-off-by: Tom Rini
---
meta/site/common-linux |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta/site/common-linux b/meta/site/common-linux
index fd46d62..00ac717 100644
--- a/meta/site/common-linux
+++ b/meta/site/common-linux
@@ -1,3 +1,6 @@
+#
From: Tom Rini
These variables were wrong on big-endian machines and this recipe is now
handled in meta-oe (along with the siteinfo files).
Signed-off-by: Tom Rini
---
meta/site/arm-linux |3 ---
meta/site/ix86-common |3 ---
meta/site/mips-linux |4
From: Tom Rini
Providing va_copy / __va_copy come down to the libc. va_val_copy
comes down to the architecture. Unfortunately it's assumed true
if not set, so we need to make sure to set this to false for
x86_64 where it is not true.
Signed-off-by: Tom Rini
---
meta/site/arm-common
From: Kumar Gala
Some of powerpc's dont support the fsqrt[s] instructions so we need an
implementation of the library functions for those processors.
Signed-off-by: Kumar Gala
---
.../recipes-core/eglibc/eglibc-2.13/ppc-sqrt.patch | 538
meta/recipes-core/eglibc/eglibc_2.
From: Tom Rini
This is a libc feature, move there. Drop the ipsec-tools specific
test as ipsec-tools (a) assumes fine on cross-compile and (b) doesn't
support buggy getaddrinfo now.
Signed-off-by: Tom Rini
---
meta/site/arm-common |2 --
meta/site/common-glibc|1 +
me
From: Tom Rini
Not in oe-core nor meta-oe and based on oe.dev, possibly incomplete.
Signed-off-by: Tom Rini
---
meta/site/arm-common|3 ---
meta/site/arm-linux |3 ---
meta/site/common-glibc |3 ---
meta/site/ix86-common |3 ---
meta/site/mips-linux
From: Tom Rini
This comes from oe.dev which had this set for arm-linux only. Bump PR
since this changes how builds happen.
Signed-off-by: Tom Rini
---
meta/site/common-linux |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta/site/common-linux b/meta/site/common-li
From: Tom Rini
This script has two problems today. First, it does 'ps -ef cmd'
in failure which real ps doesn't grok and busybox ps just ignores
the argument on. Switch that to 'ps -ef'. Second, busybox ps -o
doesn't understand cmd but does understand comm. Using comm lets
us simplify the tes
From: Dmitry Eremin-Solenikov
eglibc builds for arm-eabi unconditionally enables the libc-do-syscall.S
file, which contains thumb assembly. It's unused in arm-eabi-nothumb case,
so just ifdef the actual code.
V2: use the patch from oe.dev.
The patch is submitted to sourceware bugzilla by Khem R
From: Tom Rini
We were just setting this to the assumed default. If anything, this
belongs in the libc files if we must set it.
Signed-off-by: Tom Rini
---
meta/site/arm-common|3 ---
meta/site/ix86-common |3 ---
meta/site/mips-linux|3 ---
meta/site/mips-li
Signed-off-by: Saul Wold
---
meta/conf/distro/include/tcmode-default.inc |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/meta/conf/distro/include/tcmode-default.inc
b/meta/conf/distro/include/tcmode-default.inc
index dce76db..0d0af38 100644
--- a/meta/conf/distro/include
Signed-off-by: Saul Wold
---
meta/recipes-graphics/xorg-lib/libxt_1.1.1.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/xorg-lib/libxt_1.1.1.bb
b/meta/recipes-graphics/xorg-lib/libxt_1.1.1.bb
index f06739f..052431a 100644
--- a/meta/recipes-grap
From: Zhai Edwin
sudo is used to run rootless X in xserver-nodm, and start to fail with
"xf86OpenConsole: Cannot open /dev/tty0" error after upgrade to 1.8.1. sudo
seems wait for some resource that is unavailable in early phase of booting.
This patch swith to "su" for rootless X starting as a fix
From: Noor, Ahsan
* Added do_savedefconfig task to kernel.bbclass.
Signed-off-by: Noor, Ahsan
---
meta/classes/kernel.bbclass |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass
index 25d2629..f2f05b1 100644
--
From: Zhai Edwin
Signed-off-by: Zhai Edwin
Merged with ${BPN} change
Signed-off-by: Saul Wold
---
.../apr/{apr-util_1.3.10.bb => apr-util_1.3.12.bb} | 12
1 files changed, 8 insertions(+), 4 deletions(-)
rename meta/recipes-support/apr/{apr-util_1.3.10.bb => apr-util_1.3.12.b
From: Zhai Edwin
Remove buildconf_fix.patch as already in upstream.
Signed-off-by: Zhai Edwin
Merged with ${BPN} change
Signed-off-by: Saul Wold
---
meta/recipes-support/apr/apr/buildconf_fix.patch | 27
.../apr/{apr_1.4.2.bb => apr_1.4.5.bb} | 13
From: Noor, Ahsan
* The menuconfig target exists in places other than the kernel that use kernel
style config.
Signed-off-by: Noor, Ahsan
---
meta/classes/cml1.bbclass | 12
meta/classes/kernel.bbclass | 15 ---
2 files changed, 12 insertions(+), 15 deletions(-)
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
.../disable_gpgconf_check.patch|0
.../gpgme/{gpgme_1.3.0.bb => gpgme_1.3.1.bb} | 10 +-
2 files changed, 5 insertions(+), 5 deletions(-)
rename meta/recipes-support/gpgme/{gpgme-1.3.0 =>
gpgme-1.3.1}/disab
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
.../{parted-2.3 => parted-3.0}/no_check.patch |0
.../{parted-2.3 => parted-3.0}/syscalls.patch |0
.../parted/{parted_2.3.bb => parted_3.0.bb}|4 ++--
3 files changed, 2 insertions(+), 2 deletions(-)
rename meta/reci
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
.../{libassuan_2.0.1.bb => libassuan_2.0.2.bb} |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/libassuan/{libassuan_2.0.1.bb =>
libassuan_2.0.2.bb} (82%)
diff --git a/meta/recipes-support/libassuan/l
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
.../{lighttpd_1.4.28.bb => lighttpd_1.4.29.bb} |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/lighttpd/{lighttpd_1.4.28.bb =>
lighttpd_1.4.29.bb} (90%)
diff --git a/meta/recipes-extended/lighttpd
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
...libsoup-2.4_2.34.1.bb => libsoup-2.4_2.34.2.bb} |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/libsoup/{libsoup-2.4_2.34.1.bb =>
libsoup-2.4_2.34.2.bb} (76%)
diff --git a/meta/recipes-support/libsoup
From: Kumar Gala
Add powerpc e5500 core support to binutils so its recognized by
assember, etc. The e5500 is a 64-bit core from Freescale utilized in
the P5020 SoC.
Signed-off-by: Kumar Gala
---
.../binutils/binutils/binutils-powerpc-e5500.patch | 112
meta/recipes-devto
From: Lianhao Lu
[YOCTO #1306] Fixing.
Added and unified version related variables in all environment files
generated by package meta-toolchain, meta-ide-support,
meta-environment-xxx.
Signed-off-by: Lianhao Lu
---
meta/classes/toolchain-scripts.bbclass |3 +++
meta/recipes-core/meta/
From: Yu Ke
in multilibcase, PN has multilib prefix, so it is not
correct to use PN in SRC_URI and S. instead, we've
dedicately pruned multilib prefix in BPN, so BPN is
the right alternative for PN.
Signed-off-by: Yu Ke
---
.../farsight/farsight2_0.0.9.bb|2 +-
.../lou
From: Noor, Ahsan
* This is 0479b70418ef553859029911c57c63a7aaebe299 from OE. flex-native is
needed to build bison. The dependency was being satisfied indirectly but we
need to add it explicitly.
Signed-off-by: Noor, Ahsan
---
meta/recipes-devtools/bison/bison_2.3.bb |4 ++--
meta/recipe
From: Koen Kooi
Tested with gnome-icon-theme and libsoup recipes on angstrom.
Signed-off-by: Koen Kooi
---
meta/classes/gtk-icon-cache.bbclass |8 ++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/meta/classes/gtk-icon-cache.bbclass
b/meta/classes/gtk-icon-cache.bbcl
From: Mei Lei
Signed-off-by: Mei Lei
---
.../{aspell_0.60.6.bb => aspell_0.60.6.1.bb} |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-support/aspell/{aspell_0.60.6.bb => aspell_0.60.6.1.bb}
(82%)
diff --git a/meta/recipes-support/aspell/aspell_0.60.6
From: Martin Jansa
Signed-off-by: Martin Jansa
---
meta/recipes-extended/polkit/polkit_0.101.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/polkit/polkit_0.101.bb
b/meta/recipes-extended/polkit/polkit_0.101.bb
index 56ceca4..06ca595 100644
--
From: Martin Jansa
Signed-off-by: Martin Jansa
---
meta/recipes-support/libfm/libfm_0.1.14.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-support/libfm/libfm_0.1.14.bb
b/meta/recipes-support/libfm/libfm_0.1.14.bb
index 5c7e95c..38f1d73 100644
--- a/me
From: Kang Kai
Update libnewt to 0.52.13, and remove include-without-python.patch
because it has been merged.
Update SRC_URI and add SRC_URI checksum.
Signed-off-by: Kang Kai
---
.../newt/files/include-without-python.patch| 73
.../{libnewt_0.52.12.bb => libnewt_
Richard,
This has been built, I have done a first pass review over these
and most seem correct to me, Koen's patch to make the icons dependency
dynamic seems Ok to me, but I am not sure when the RDEPENDS are processed
compared to when populate_packages_append() is run, will this
RDEPENDS be updat
Hi,
for gumstix overo I am in the lucky situation that vanilla u-boot v2011.03 (
and
maybe later version too ) meets my needs.
My current approach (in angstrom environment) was quick but poor: I simply
copied here and there without reusing anything [1].
To improve I checked u-boot_2011.03 shi
Signed-off-by: Saul Wold
---
meta/recipes-graphics/xorg-lib/libxt_1.1.1.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/xorg-lib/libxt_1.1.1.bb
b/meta/recipes-graphics/xorg-lib/libxt_1.1.1.bb
index f06739f..052431a 100644
--- a/meta/recipes-grap
On 08/03/2011 02:19 PM, Saul Wold wrote:
> From: Tom Rini
>
> This comes from oe.dev which had this set for arm-linux only. Bump PR
> since this changes how builds happen.
>
> Signed-off-by: Tom Rini
> ---
> meta/site/common-glibc |2 ++
> meta/site/common-uclibc |3 +++
> 2 files ch
From: Kumar Gala
Some of powerpc's dont support the fsqrt[s] instructions so we need an
implementation of the library functions for those processors.
Signed-off-by: Kumar Gala
---
.../recipes-core/eglibc/eglibc-2.13/ppc-sqrt.patch | 538
meta/recipes-core/eglibc/eglibc_2.
From: Tom Rini
As part of re-syncing with oe.dev, these tests aren't needed with the
oe.dev recipe of enca now.
Signed-off-by: Tom Rini
---
meta/site/arm-linux |3 ---
meta/site/ix86-common |3 ---
2 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/meta/site/arm-linux b/m
From: Tom Rini
This comes from oe.dev and while at this, drop from powerpc-linux as the
common-libc files set them.
Signed-off-by: Tom Rini
---
meta/site/common-uclibc |5 +
meta/site/powerpc-linux |1 -
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/meta/site/commo
From: Tom Rini
Providing va_copy / __va_copy come down to the libc. va_val_copy
comes down to the architecture. Unfortunately it's assumed true
if not set, so we need to make sure to set this to false for
x86_64 where it is not true.
Signed-off-by: Tom Rini
---
meta/site/arm-common
From: Tom Rini
This script has two problems today. First, it does 'ps -ef cmd'
in failure which real ps doesn't grok and busybox ps just ignores
the argument on. Switch that to 'ps -ef'. Second, busybox ps -o
doesn't understand cmd but does understand comm. Using comm lets
us simplify the tes
From: Tom Rini
This is a libc feature, move there. Drop the ipsec-tools specific
test as ipsec-tools (a) assumes fine on cross-compile and (b) doesn't
support buggy getaddrinfo now.
Signed-off-by: Tom Rini
---
meta/site/arm-common |2 --
meta/site/common-glibc|1 +
me
From: Tom Rini
We were just setting this to the assumed default. If anything, this
belongs in the libc files if we must set it.
Signed-off-by: Tom Rini
---
meta/site/arm-common|3 ---
meta/site/ix86-common |3 ---
meta/site/mips-linux|3 ---
meta/site/mips-li
From: Tom Rini
Not in oe-core nor meta-oe and based on oe.dev, possibly incomplete.
Signed-off-by: Tom Rini
---
meta/site/arm-common|3 ---
meta/site/arm-linux |3 ---
meta/site/common-glibc |3 ---
meta/site/ix86-common |3 ---
meta/site/mips-linux
From: Zhai Edwin
sudo is used to run rootless X in xserver-nodm, and start to fail with
"xf86OpenConsole: Cannot open /dev/tty0" error after upgrade to 1.8.1. sudo
seems wait for some resource that is unavailable in early phase of booting.
This patch swith to "su" for rootless X starting as a fix
From: Tom Rini
This comes from oe.dev which had this set for arm-linux only. Bump PR
since this changes how builds happen.
Signed-off-by: Tom Rini
---
meta/site/common-glibc |2 ++
meta/site/common-uclibc |3 +++
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/meta/sit
From: Zhai Edwin
Signed-off-by: Zhai Edwin
Merged with ${BPN} change
Signed-off-by: Saul Wold
---
.../apr/{apr-util_1.3.10.bb => apr-util_1.3.12.bb} | 12
1 files changed, 8 insertions(+), 4 deletions(-)
rename meta/recipes-support/apr/{apr-util_1.3.10.bb => apr-util_1.3.12.b
From: Noor, Ahsan
* Added do_savedefconfig task to kernel.bbclass.
Signed-off-by: Noor, Ahsan
---
meta/classes/kernel.bbclass |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass
index 25d2629..f2f05b1 100644
--
From: Zhai Edwin
Remove buildconf_fix.patch as already in upstream.
Signed-off-by: Zhai Edwin
Merged with ${BPN} change
Signed-off-by: Saul Wold
---
meta/recipes-support/apr/apr/buildconf_fix.patch | 27
.../apr/{apr_1.4.2.bb => apr_1.4.5.bb} | 13
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
.../disable_gpgconf_check.patch|0
.../gpgme/{gpgme_1.3.0.bb => gpgme_1.3.1.bb} | 10 +-
2 files changed, 5 insertions(+), 5 deletions(-)
rename meta/recipes-support/gpgme/{gpgme-1.3.0 =>
gpgme-1.3.1}/disab
Signed-off-by: Saul Wold
---
meta/conf/distro/include/tcmode-default.inc |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/meta/conf/distro/include/tcmode-default.inc
b/meta/conf/distro/include/tcmode-default.inc
index dce76db..0d0af38 100644
--- a/meta/conf/distro/include
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
.../{libassuan_2.0.1.bb => libassuan_2.0.2.bb} |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/libassuan/{libassuan_2.0.1.bb =>
libassuan_2.0.2.bb} (82%)
diff --git a/meta/recipes-support/libassuan/l
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
.../{parted-2.3 => parted-3.0}/no_check.patch |0
.../{parted-2.3 => parted-3.0}/syscalls.patch |0
.../parted/{parted_2.3.bb => parted_3.0.bb}|4 ++--
3 files changed, 2 insertions(+), 2 deletions(-)
rename meta/reci
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
...libsoup-2.4_2.34.1.bb => libsoup-2.4_2.34.2.bb} |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/libsoup/{libsoup-2.4_2.34.1.bb =>
libsoup-2.4_2.34.2.bb} (76%)
diff --git a/meta/recipes-support/libsoup
From: Yu Ke
in multilibcase, PN has multilib prefix, so it is not
correct to use PN in SRC_URI and S. instead, we've
dedicately pruned multilib prefix in BPN, so BPN is
the right alternative for PN.
Signed-off-by: Yu Ke
---
.../farsight/farsight2_0.0.9.bb|2 +-
.../lou
From: Dmitry Eremin-Solenikov
eglibc builds for arm-eabi unconditionally enables the libc-do-syscall.S
file, which contains thumb assembly. It's unused in arm-eabi-nothumb case,
so just ifdef the actual code.
V2: use the patch from oe.dev.
The patch is submitted to sourceware bugzilla by Khem R
From: Tom Rini
These variables were wrong on big-endian machines and this recipe is now
handled in meta-oe (along with the siteinfo files).
Signed-off-by: Tom Rini
---
meta/site/arm-linux |3 ---
meta/site/ix86-common |3 ---
meta/site/mips-linux |4
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
.../{lighttpd_1.4.28.bb => lighttpd_1.4.29.bb} |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/lighttpd/{lighttpd_1.4.28.bb =>
lighttpd_1.4.29.bb} (90%)
diff --git a/meta/recipes-extended/lighttpd
From: Lianhao Lu
[YOCTO #1306] Fixing.
Added and unified version related variables in all environment files
generated by package meta-toolchain, meta-ide-support,
meta-environment-xxx.
Signed-off-by: Lianhao Lu
---
meta/classes/toolchain-scripts.bbclass |3 +++
meta/recipes-core/meta/
From: Noor, Ahsan
* The menuconfig target exists in places other than the kernel that use kernel
style config.
Signed-off-by: Noor, Ahsan
---
meta/classes/cml1.bbclass | 12
meta/classes/kernel.bbclass | 15 ---
2 files changed, 12 insertions(+), 15 deletions(-)
From: Kumar Gala
Add powerpc e5500 core support to binutils so its recognized by
assember, etc. The e5500 is a 64-bit core from Freescale utilized in
the P5020 SoC.
Signed-off-by: Kumar Gala
---
.../binutils/binutils/binutils-powerpc-e5500.patch | 112
meta/recipes-devto
From: Mei Lei
Signed-off-by: Mei Lei
---
.../{aspell_0.60.6.bb => aspell_0.60.6.1.bb} |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-support/aspell/{aspell_0.60.6.bb => aspell_0.60.6.1.bb}
(82%)
diff --git a/meta/recipes-support/aspell/aspell_0.60.6
From: Tom Rini
Signed-off-by: Tom Rini
---
meta/site/common-linux |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta/site/common-linux b/meta/site/common-linux
index 14d671b..e75864d 100644
--- a/meta/site/common-linux
+++ b/meta/site/common-linux
@@ -1,3 +1,6 @@
+#
Richard,
This has been built, I have done a first pass review over these
and most seem correct to me, Koen's patch to make the icons dependency
dynamic seems Ok to me, but I am not sure when the RDEPENDS are processed
compared to when populate_packages_append() is run, will this
RDEPENDS be updat
From: Noor, Ahsan
* This is 0479b70418ef553859029911c57c63a7aaebe299 from OE. flex-native is
needed to build bison. The dependency was being satisfied indirectly but we
need to add it explicitly.
Signed-off-by: Noor, Ahsan
---
meta/recipes-devtools/bison/bison_2.3.bb |4 ++--
meta/recipe
From: Koen Kooi
Tested with gnome-icon-theme and libsoup recipes on angstrom.
Signed-off-by: Koen Kooi
---
meta/classes/gtk-icon-cache.bbclass |8 ++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/meta/classes/gtk-icon-cache.bbclass
b/meta/classes/gtk-icon-cache.bbcl
From: Kang Kai
Update libnewt to 0.52.13, and remove include-without-python.patch
because it has been merged.
Update SRC_URI and add SRC_URI checksum.
Signed-off-by: Kang Kai
---
.../newt/files/include-without-python.patch| 73
.../{libnewt_0.52.12.bb => libnewt_
From: Martin Jansa
Signed-off-by: Martin Jansa
---
meta/recipes-extended/polkit/polkit_0.101.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/polkit/polkit_0.101.bb
b/meta/recipes-extended/polkit/polkit_0.101.bb
index 56ceca4..06ca595 100644
--
From: Martin Jansa
Signed-off-by: Martin Jansa
---
meta/recipes-support/libfm/libfm_0.1.14.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-support/libfm/libfm_0.1.14.bb
b/meta/recipes-support/libfm/libfm_0.1.14.bb
index 5c7e95c..38f1d73 100644
--- a/me
On 08/01/2011 10:14 AM, Tom Rini wrote:
> On 07/31/2011 12:16 PM, Tom Rini wrote:
>> On 07/30/2011 05:56 PM, Khem Raj wrote:
>>> On Saturday, July 30, 2011 04:42:51 PM Tom Rini wrote:
On 07/30/2011 10:33 AM, Khem Raj wrote:
> On Wednesday, July 27, 2011 03:56:46 PM Tom Rini wrote:
>> T
This code is only relevant for AIX and causes
problems with OE QA sniffer which detects -L/usr/local/lib
on linker commandline during cross compile and rightly barfs
This only happens when getloadavg() is not found in libc
so we do not reach that code with eglibc but only with uclibc
Signed-off-b
Edit summary field s/produced/produce/
Fix the license related warning
WARNING: autoconf-native: No generic license file exists for:
GPLv2|GPLv3 at /b/openembedded-core/meta/files/common-licenses
WARNING: autoconf-native: There is also no SPDXLICENSEMAP for this
license type: GPLv2|GPLv3 at
/b/op
coreutils has getloadavg.m4 of its own. So we need
to make sure that we remove the portions which look
into hardcoded /usr/local/lib paths. These tests are
only for AIX so we dont lose much
Signed-off-by: Khem Raj
---
.../remove-usr-local-lib-from-m4.patch | 31
[ Removed yocto@ from Cc. Please don't crosspost between oe-core and
yocto. ]
On Wed, 2011-08-03 at 14:01 -0600, Gary Thomas wrote:
> On 2011-08-03 13:52, McClintock Matthew-B29882 wrote:
> > (Sorry if this get sent twice...)
> >
> > On Wed, Aug 3, 2011 at 11:44 AM, Gary Thomas wrote:
> >> On 20
On Wed, 2011-08-03 at 10:43 -0500, Kumar Gala wrote:
> Tcl's doesn't utilize ${baselib} for platform independent files but
> defines it as follows:
>
> TCL_LIBRARY = $(prefix)/lib/tcl$(VERSION)
>
> Match that so if ${baselib} is not just /lib things work properly.
>
> Signed-off-by:
On 2011-08-03 13:52, McClintock Matthew-B29882 wrote:
(Sorry if this get sent twice...)
On Wed, Aug 3, 2011 at 11:44 AM, Gary Thomas wrote:
On 2011-08-03 10:33, Matthew McClintock wrote:
Several installed scripts set the perl shebang that is too long
which can cause failures on certian older
Pass $libdir through when we configure to support a location
other than /lib.
Signed-off-by: Kumar Gala
---
* Make it libdir instead of base_libdir
.../musicbrainz/libmusicbrainz_3.0.3.bb|4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-multime
1 - 100 of 166 matches
Mail list logo