While we're at it, how about this one as well:
-->8
commit 6ae45bbf2b5ca9e4fd7e8b04e461f0bf120dd44d
Author: Koen Kooi
Date: Tue Dec 21 18:06:06 2010 +
package ipk bbclass: store build branch and revision in ipkg metadata
The ipkg metadata will look like thi
From: Koen Kooi
Port of oe.dev Revision e35d1ffad1553f259b084578992f15d10f590f98
Signed-off-by: Koen Kooi
Signed-off-by: Khem Raj
---
meta/classes/package_ipk.bbclass |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/classes/package_ipk.bbclass b/meta/classes/packa
Signed-off-by: Khem Raj
---
.../opkg-utils/opkg-utils/add-license-field.patch | 39
meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb |3 +-
2 files changed, 41 insertions(+), 1 deletions(-)
create mode 100644
meta/recipes-devtools/opkg-utils/opkg-utils/add-license-
On 7/13/11 9:07 PM, Tom Rini wrote:
> On 07/13/2011 07:01 PM, Mark Hatle wrote:
>> On 7/13/11 8:44 PM, Tom Rini wrote:
>>> On 07/13/2011 06:20 PM, Mark Hatle wrote:
On 7/13/11 5:14 PM, Tom Rini wrote:
> Hey all,
>
> Do we have an opinion on siteinfo for recipes that oe-core lacks?
On 07/13/2011 07:01 PM, Mark Hatle wrote:
> On 7/13/11 8:44 PM, Tom Rini wrote:
>> On 07/13/2011 06:20 PM, Mark Hatle wrote:
>>> On 7/13/11 5:14 PM, Tom Rini wrote:
Hey all,
Do we have an opinion on siteinfo for recipes that oe-core lacks? I
have two easy examples:
- mono:
On 7/13/11 8:44 PM, Tom Rini wrote:
> On 07/13/2011 06:20 PM, Mark Hatle wrote:
>> On 7/13/11 5:14 PM, Tom Rini wrote:
>>> Hey all,
>>>
>>> Do we have an opinion on siteinfo for recipes that oe-core lacks? I
>>> have two easy examples:
>>> - mono: neither meta-oe nor oe-core have a recipe, we have
On 07/13/2011 06:20 PM, Mark Hatle wrote:
> On 7/13/11 5:14 PM, Tom Rini wrote:
>> Hey all,
>>
>> Do we have an opinion on siteinfo for recipes that oe-core lacks? I
>> have two easy examples:
>> - mono: neither meta-oe nor oe-core have a recipe, we have siteinfo
>> stuff specific to it. Ignore i
On 7/13/11 5:14 PM, Tom Rini wrote:
> Hey all,
>
> Do we have an opinion on siteinfo for recipes that oe-core lacks? I
> have two easy examples:
> - mono: neither meta-oe nor oe-core have a recipe, we have siteinfo
> stuff specific to it. Ignore it? drop it? update it with what meta-oe has?
> -
Has anybody tried building all arches with commit? If it has worked well then
the upgrade to 4.6.1 is good. Otherwise it may affect too many people.
Thanks,
Nitin
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.open
* during an unfortunate round of tests right before commiting the patch
* do_configure[depends] became kernel_do_configure[depends]
* Nonsense!
* As documented in commit 4dfef62dfe54a3b2c557a6df81d155adc1e03ccb
* of OpenEmbedded git server, this must be in do_configure[depends]
* to do the magic.
Hey all,
Do we have an opinion on siteinfo for recipes that oe-core lacks? I
have two easy examples:
- mono: neither meta-oe nor oe-core have a recipe, we have siteinfo
stuff specific to it. Ignore it? drop it? update it with what meta-oe has?
- postgresql: meta-oe has it, oe-core lacks it. Ke
On Wed, Jul 13, 2011 at 5:59 AM, wrote:
> From: Nitin A Kamble
>
> Just like TARGET_CC_ARCH, HOST_CC_ARCH, BUILD_CC_ARCH, SDK_CC_ARCH
> define similar variables for LD & AS.
>
> This is needed because for x32 need special parameters to be passed
> to the "gcc" as well as "ld" & "as".
IMO this
On 07/13/2011 01:48 PM, Saul Wold wrote:
> On 07/13/2011 12:05 PM, Tom Rini wrote:
>> Signed-off-by: Tom Rini
>> ---
>> .../libsamplerate/libsamplerate0_0.1.7.bb |4 ++--
>> 1 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git
>> a/meta/recipes-multimedia/libsamplerate/
On 07/13/2011 12:05 PM, Tom Rini wrote:
Signed-off-by: Tom Rini
---
.../libsamplerate/libsamplerate0_0.1.7.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.7.bb
b/meta/recipes-multimedia/libsampler
On 07/13/2011 12:42 PM, Mark Hatle wrote:
> On 7/13/11 2:05 PM, Tom Rini wrote:
>> Hey all,
>>
>> This is the second of two pull requests. This doesn't depend on the first
>> request, it's just splitting changes up. There's three changes here. First,
>> site/ix86-common was setting the wrong val
Op 13 jul 2011, om 16:06 heeft Cliff Brake het volgende geschreven:
> Many thanks for implementing these improvements!
>
> The manifest file for core-image-minimal is attached.
>
> A few thoughts after testing this ...
>
> I like the way the license information is being cleaned up in the recip
The site_config directory should have been attached to ncurses.
Signed-off-by: Mark Hatle
---
.../recipes-core/{ => ncurses}/site_config/headers |0
1 files changed, 0 insertions(+), 0 deletions(-)
rename meta/recipes-core/{ => ncurses}/site_config/headers (100%)
diff --git a/meta/recipes-
The following changes since commit de4dc5f0741533529789a6094721f708728af386:
eglibc: fix runtime assertion failure (2011-07-13 12:34:23 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib mhatle/ncurses
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mh
Op 13 jul 2011, om 16:10 heeft Tom Rini het volgende geschreven:
On 07/13/2011 04:24 AM, Richard Purdie wrote:
On Tue, 2011-07-12 at 18:11 -0700, Tom Rini wrote:
On 07/12/2011 05:52 PM, Gary Thomas wrote:
On 07/12/2011 06:44 PM, Tom Rini wrote:
On 07/12/2011 05:37 PM, Gary Thomas wrote:
On
On Wed, Jul 13, 2011 at 12:36 PM, Richard Purdie
wrote:
> On Wed, 2011-07-13 at 11:35 -0700, Christopher Larson wrote:
>> diff --git a/meta/classes/devshell.bbclass b/meta/classes/devshell.bbclass
>> index 5f262f4..95c29f3 100644
>> --- a/meta/classes/devshell.bbclass
>> +++ b/meta/classes/devshel
On 7/13/11 2:05 PM, Tom Rini wrote:
> Hey all,
>
> This is the second of two pull requests. This doesn't depend on the first
> request, it's just splitting changes up. There's three changes here. First,
> site/ix86-common was setting the wrong value for unsigned int. Second,
> change perl to u
On Wed, 2011-07-13 at 11:35 -0700, Christopher Larson wrote:
> From: Chris Larson
>
> In the new implementation, each known terminal is defined as a class in
> oe.terminal, as a subclass of bb.process.Popen. terminal.bbclass wraps this
> functionality, providing the metadata pieces. It obeys th
From: Nitin A Kamble
Just like TARGET_CC_ARCH, HOST_CC_ARCH, BUILD_CC_ARCH, SDK_CC_ARCH
define similar variables for LD & AS.
This is needed because for x32 need special parameters to be passed
to the "gcc" as well as "ld" & "as".
Signed-off-by: Nitin A Kamble
---
meta/classes/allarch.bbclass
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../openssl/openssl-0.9.8r/x32_compile_fix.patch | 74
meta/recipes-connectivity/openssl/openssl.inc |5 ++
.../recipes-connectivity/openssl/openssl_0.9.8r.bb |5 +-
3 files changed, 82 insertions(+), 2
From: Nitin A Kamble
x32 exposed this bug in the makefiles.
Signed-off-by: Nitin A Kamble
---
.../glib-2.0/glib-2.0/x32_compile_fix.patch| 65
meta/recipes-core/glib-2.0/glib-2.0_2.28.8.bb |3 +-
2 files changed, 67 insertions(+), 1 deletions(-)
create
From: Nitin A Kamble
The following changes since commit 18a99c8500c7daa586fbe9f9d4e8398ebc95266f:
udev-172: add a newer version for newer kernel (2011-07-13 05:55:54 -0700)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib nitin/x32
http://git.pokylinux.org/cgit
In oe.dev we have a sets to pick out hostos/hostarch/etc site
files out of and include things like a common-linux site file.
This should also help out with adding multilib-specific site files
(ie x32). This requires a smallish change to autotools.bbclass to
find the files now and changes to toolch
Signed-off-by: Tom Rini
---
.../hicolor-icon-theme/hicolor-icon-theme_0.12.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb
b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb
index 98c0d
Switch from SITEINFO_BITS / SITEINFO_ENDIANESS rather than
siteinfo_get...
Signed-off-by: Tom Rini
---
meta/recipes-devtools/perl/perl_5.12.3.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/perl/perl_5.12.3.bb
b/meta/recipes-devtools/perl/per
It's very not right to set this to +ac_cv_sizeof_unsigned_int=1.
Signed-off-by: Tom Rini
---
meta/site/ix86-common |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/site/ix86-common b/meta/site/ix86-common
index 4a4442a..ae5680a 100644
--- a/meta/site/ix86-common
+++
Hey all,
This is the second of two pull requests. This doesn't depend on the first
request, it's just splitting changes up. There's three changes here. First,
site/ix86-common was setting the wrong value for unsigned int. Second,
change perl to use SITEINFO variables rather than functions. Th
groff will build with, or without x11 support depending on if X has
been built already or not. Disable x11 support for consistency.
Signed-off-by: Tom Rini
---
meta/recipes-extended/groff/groff_1.20.1.bb |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-exten
libpcre will build, if found, optional support for bzip2/zlib in
pcregrep and a readline frontend to pcretest. It will not however
listen to --disable-pcregrep-{libz,libbz2} and will still build
these if found. So we add bzip2, zlib and readline to DEPENDS to make
sure that we get consistent buil
Signed-off-by: Tom Rini
---
.../libsamplerate/libsamplerate0_0.1.7.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.7.bb
b/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.7.bb
index d08640f..
Hey all,
This is the first of two pull requests. As part of updating siteinfo.bbclass
I did a world build (qemux86) before and after the changes and diff'd the
config.log files. That showed two classes of problems, both fixed in this
series. The first is a checksum mismatch and an invalid SRC_U
Changes since the previous sends: resurrects the export of some variables that
were inadvertently removed.
The following changes since commit de4dc5f0741533529789a6094721f708728af386:
eglibc: fix runtime assertion failure (2011-07-13 12:34:23 +0100)
are available in the git repository at:
ht
From: Chris Larson
- Name the screen session 'devshell', to avoid confusion if running bitbake
itself under a screen session.
- Display a warning message when spawning screen, so it's clear to the user
that screen has been run (otherwise do_devshell just appears to hang).
Signed-off-by: Chri
From: Chris Larson
In the new implementation, each known terminal is defined as a class in
oe.terminal, as a subclass of bb.process.Popen. terminal.bbclass wraps this
functionality, providing the metadata pieces. It obeys the OE_TERMINAL
variable, which is a 'choice' typed variable. This varia
On Wed, Jul 13, 2011 at 2:48 AM, Phil Blundell wrote:
> On Tue, 2011-07-12 at 21:19 -0700, Khem Raj wrote:
>> ++#ifndef sigmask
>> ++/* Compute mask for signal SIG. */
>> ++#define sigmask(sig) __sigmask(sig)
>> ++#endif /* sigmask */
>
> That looks a bit dubious to me. If this is relying on s
Changelog for 2011-07-4 to 2011-07-11. Projects included in this report:
bitbake: git://git.openembedded.org/bitbake
openembedded-core: git://git.openembedded.org/openembedded-core
meta-openembedded: git://git.openembedded.org/meta-openembedded
meta-angstrom: git://git.angstrom-distribution.org/m
This avoids a GNU_HASH QA warning.
Signed-off-by: Phil Blundell
---
meta/recipes-core/busybox/busybox.inc |2 ++
meta/recipes-core/busybox/busybox_1.18.4.bb |2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-core/busybox/busybox.inc
b/meta/recipes-c
Set SRCREV to match the point at which 4.6.1 was released, update PV
appropriately.
Signed-off-by: Phil Blundell
---
meta/recipes-devtools/gcc/gcc-4.6.inc |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.inc
b/meta/recipes-devtools
Similarly to libnss*, if ${libdir} and ${base_libdir} were the same path then
libthread_db would land in ${PN}-dev rather than the intended place. As before,
fix this by moving eglibc-thread-db earlier in PACKAGES and adjusting its FILES
to not capture the .so symlink.
Bump PR for both 2.12 and 2
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Khem Raj
> Sent: Tuesday, July 12, 2011 11:20 PM
> To: Patches and discussions about the oe-core layer
> Cc: openembedded-core@lists.ope
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Koen Kooi
> Sent: Wednesday, July 13, 2011 12:00 AM
> To: Patches and discussions about the oe-core layer
> Subject: Re: [OE-core] [PATC
It isn't safe to make assumptions about the order of the entries in the
dynamic section. Fix the ldflags test to cope with the case where
GNU_HASH comes before NEEDED and/or INIT, which seems to happen with
binaries linked by gold.
Also, add a new warning for binaries which contain useless (but b
On Wed, 2011-07-13 at 10:06 -0400, Cliff Brake wrote:
> Why is the License field no longer included in the control file?
Looks like it was only added to OE.dev relatively recently (in 2008)
which was after oe-core was forked. The commit in question from oe.dev
seems to be e35d1ffad1553f259b084578
On 07/13/2011 04:20 AM, Richard Purdie wrote:
On Tue, 2011-07-12 at 12:02 -0700, nitin.a.kam...@intel.com wrote:
From: Nitin A Kamble
These are commits for yocto tree. I came up with as part of the x32 work.
I think these commits does not belong in the x32 layer and should go
in the yocto/oecor
On 07/13/2011 04:20 AM, Richard Purdie wrote:
> On Tue, 2011-07-12 at 12:02 -0700, nitin.a.kam...@intel.com wrote:
>> From: Nitin A Kamble
>>
>> These are commits for yocto tree. I came up with as part of the x32 work.
>> I think these commits does not belong in the x32 layer and should go
>> in
On 07/13/2011 04:24 AM, Richard Purdie wrote:
> On Tue, 2011-07-12 at 18:11 -0700, Tom Rini wrote:
>> On 07/12/2011 05:52 PM, Gary Thomas wrote:
>>> On 07/12/2011 06:44 PM, Tom Rini wrote:
On 07/12/2011 05:37 PM, Gary Thomas wrote:
> On 07/12/2011 05:38 PM, Tom Rini wrote:
>> On 07/12/
Many thanks for implementing these improvements!
The manifest file for core-image-minimal is attached.
A few thoughts after testing this ...
I like the way the license information is being cleaned up in the recipes.
In the past, I have collected licenses by using the following
procedure directl
Op 13 jul 2011, om 13:26 heeft Phil Blundell het volgende geschreven:
> On Wed, 2011-07-13 at 13:13 +0200, Koen Kooi wrote:
>> Op 13 jul 2011, om 13:08 heeft Richard Purdie het volgende geschreven:
>>
>>> On Wed, 2011-07-13 at 10:03 +0100, Phil Blundell wrote:
Previously, libnss_hesiod et a
On Tue, 2011-07-12 at 11:52 -0700, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble
>
> The following changes since commit 7354fc9213f27aa1b643dbe88070437f1ee4c063:
>
> insane.bbclass: skip rdepends QA checks for kernel / modules (2011-07-12
> 15:22:09 +0100)
>
> are available in the g
On Wed, 2011-07-13 at 00:33 -0700, Saul Wold wrote:
> This will ensure correct -dev and -staticdev packging
[...]
> +FILES_libgfortran-dev = "${libdir}/libgfortran.so"
> +FILES_libgfortran-staticdev = " \
>${libdir}/libgfortran.a \
> - ${libdir}/libgfortran.so \
>${libdir}/libgfortranbeg
On Tue, 2011-07-12 at 17:15 +0200, Koen Kooi wrote:
> Signed-off-by: Koen Kooi
> ---
> meta/recipes-multimedia/pulseaudio/pulseaudio.inc |4 ++--
> .../pulseaudio/pulseaudio_0.9.22.bb|2 +-
> .../pulseaudio/pulseaudio_0.9.23.bb|2 +-
> 3 files changed,
On Wed, 2011-07-13 at 12:15 +0100, Paul Eggleton wrote:
> * flow-lossage.bbclass - unused, looks obsolete (refers to gcc 3.4)
Agreed, this should be deleted. It used to be inherited by some of the
gnome recipes (and, in oe.dev, still is by a few) to work around a
compiler bug. But none of the re
On Wed, 2011-07-13 at 12:53 +0200, Koen Kooi wrote:
> The makefile installs the udev rule in the proper place already. Also fix:
>
> WARNING: For recipe ofono, the following files were installed but not shipped
> in any package:
> WARNING: /lib/udev/rules.d/97-ofono.rules
> WARNING: /lib/syst
On Tue, 2011-07-12 at 13:25 -0700, Scott Garman wrote:
> Hello,
>
> This adds the RECIPE_MANUAL_CHECK_DATE field for various recipes
> that the upstream tracking webapp can't figure out automatically.
>
> The following changes since commit 7354fc9213f27aa1b643dbe88070437f1ee4c063:
>
> insane.b
On Wed, 2011-07-13 at 13:13 +0200, Koen Kooi wrote:
> Op 13 jul 2011, om 13:08 heeft Richard Purdie het volgende geschreven:
>
> > On Wed, 2011-07-13 at 10:03 +0100, Phil Blundell wrote:
> >> Previously, libnss_hesiod et al. could get swallowed by the wildcarded
> >> glob in ${PN}-dev.
> >> Fix i
On Tue, 2011-07-12 at 19:23 -0700, Saul Wold wrote:
> Richard,
>
> This cleans up some inconistent Upstream-Status: statuses along with some
> duplicate entries. I will have another batch soon with more Upstream-Status
> info, we have under 200 patches remaining with no status.
>
> Thanks
>
On Tue, 2011-07-12 at 18:11 -0700, Tom Rini wrote:
> On 07/12/2011 05:52 PM, Gary Thomas wrote:
> > On 07/12/2011 06:44 PM, Tom Rini wrote:
> >> On 07/12/2011 05:37 PM, Gary Thomas wrote:
> >>> On 07/12/2011 05:38 PM, Tom Rini wrote:
> On 07/12/2011 04:24 PM, Joshua Lock wrote:
> > This is
On Tue, 2011-07-12 at 19:36 -0700, Joshua Lock wrote:
> This is for use in the Hob GUI to enable the user to change the type of the
> generated image.
>
> Signed-off-by: Joshua Lock
> ---
> meta/classes/image_types.bbclass |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff -
On Tue, 2011-07-12 at 12:02 -0700, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble
>
> These are commits for yocto tree. I came up with as part of the x32 work.
> I think these commits does not belong in the x32 layer and should go
> in the yocto/oecore tree.
>
> The siteinfo.bbclass com
Hi all,
I was looking through classes/ the other day and I noticed a few that probably
don't need to be in oe-core. The list I came up with:
* base_srpm.bbclass - unused, refers to missing rpm_core.bbclass
* ccdv.bbclass - unused, not sure what this is for?
* flow-lossage.bbclass - unused, looks
Op 13 jul 2011, om 13:08 heeft Richard Purdie het volgende geschreven:
> On Wed, 2011-07-13 at 10:03 +0100, Phil Blundell wrote:
>> Previously, libnss_hesiod et al. could get swallowed by the wildcarded glob
>> in ${PN}-dev.
>> Fix it by moving eglibc-extra-nss earlier in the PACKAGES and adjust
On Tue, 2011-07-12 at 12:02 -0700, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble
>
> Signed-off-by: Nitin A Kamble
> Signed-off-by: Andrea Adami
> ---
> meta/classes/kernel.bbclass |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
Merged to master, thanks.
Richard
_
On Tue, 2011-07-12 at 12:02 -0700, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble
>
> do not just fail if grep does not match the locale name in the list
>
> Signed-off-by: Nitin A Kamble
> ---
> meta/recipes-core/glibc/glibc.inc |2 +-
> 1 files changed, 1 insertions(+), 1 deletio
On Wed, 2011-07-13 at 17:22 +0800, Yu Ke wrote:
> sta-solver and libzypp also need fix to pass the build with non /usr/lib
> libdir
> e.g. libdir=/usr/lib64
>
> The following changes since commit 7354fc9213f27aa1b643dbe88070437f1ee4c063:
> Paul Eggleton (1):
> insane.bbclass: skip rdepe
On Wed, 2011-07-13 at 10:03 +0100, Phil Blundell wrote:
> Previously, libnss_hesiod et al. could get swallowed by the wildcarded glob
> in ${PN}-dev.
> Fix it by moving eglibc-extra-nss earlier in the PACKAGES and adjusting its
> FILES to ensure
> that the devel symlinks don't get caught.
>
> Si
On Wed, 2011-07-13 at 16:17 +0800, Yu Ke wrote:
> The following changes since commit 7354fc9213f27aa1b643dbe88070437f1ee4c063:
> Paul Eggleton (1):
> insane.bbclass: skip rdepends QA checks for kernel / modules
>
> are available in the git repository at:
>
> git://git.pokylinux.org/po
Hi,
After a recent update to python (the past week by the looks of it) python
modules only install the .so files and not the .py and .pyo files anymore. This
leads to breakge like this:
root@usrp-e1xx:~# opkg install python-dbus --force-reinstall
Removing package python-dbus from root...
Instal
Variable ordering changed slightly and the RRECOMMENDS line is broken up, no
functional changes
Signed-off-by: Koen Kooi
---
.../connman/connman-gnome_0.5.bb | 17 +++--
1 files changed, 15 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-connectivity/con
The makefile installs the udev rule in the proper place already. Also fix:
WARNING: For recipe ofono, the following files were installed but not shipped
in any package:
WARNING: /lib/udev/rules.d/97-ofono.rules
WARNING: /lib/systemd/system/ofono.service
Signed-off-by: Koen Kooi
---
meta/re
Hi Saul,
I know we touched on this when we've talked but I'm not sure you saw
what I was getting and and its probably better to ask this question on
the list anyhow.
Fundamentally, is it useful to have a ton of xxx-staticdev packages?
In a few key cases split -dev packages are useful (qt, eds, g
On Tue, 2011-07-12 at 12:07 -0500, Mark Hatle wrote:
> On 7/5/11 5:06 AM, Hauser, Wolfgang (external) wrote:
> > The problem with the alphabetic order of the postinst scripts we managed by
> > renaming some of the packages to fit the needed order. An ugly solution,
> > but in case of missing pyth
On Tue, 2011-07-12 at 21:19 -0700, Khem Raj wrote:
> ++#ifndef sigmask
> ++/* Compute mask for signal SIG. */
> ++#define sigmask(sig) __sigmask(sig)
> ++#endif /* sigmask */
That looks a bit dubious to me. If this is relying on some uclibc
implementation detail then I think it should either b
It's not totally obvious to me that the change below really matches the
description "Use bitbake default FILES". As far as I can tell, after
this patch the recipe actually contains more assignments to FILES_xx
than it did before, whereas if the "default FILES" were being used I
would naively have
when libdir set to non /usr/lib like /usr/lib64, there is do_configure error:
"
-- Libraries will be installed in /usr/lib
CMake Error at
/home/kyu3/sdb/lib64/tmp/sysroots/x86_64-linux/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91
(MESSAGE):
Please install 'check' and 'che
this patch has two fixes:
1. the src tool/CMakeLists.txt has hardcode "lib", so add a patch to fix it
2. the recipe has hardcode "-DLIB=lib", so replace it with libdir
Signed-off-by: Yu Ke
---
.../libzypp/libzypp/hardcode-lib-fix.patch | 22
meta/recipes-extended/l
sta-solver and libzypp also need fix to pass the build with non /usr/lib libdir
e.g. libdir=/usr/lib64
The following changes since commit 7354fc9213f27aa1b643dbe88070437f1ee4c063:
Paul Eggleton (1):
insane.bbclass: skip rdepends QA checks for kernel / modules
are available in the git re
On Wed, 2011-07-13 at 00:33 -0700, Saul Wold wrote:
> +RDEPENDS_lib${PN} = "${PN}"
Why do we want lib${PN} to have a hard dependency on ${PN}? This seems
somewhat backwards to me.
Also, if ${PN} is the one with the binaries then it will get an
auto-generated dependency back to lib${PN} anyway
I'm slightly confused about what's going on with the various subpackages
in these recipes now.
As far as I can tell, the current shlibpackaging.bbclass just does:
PACKAGES =+ "lib${PN}"
FILES_lib${PN} = "${libdir}/*${SOLIBS} ${base_libdir}/*${SOLIBS}"
RDEPENDS_lib${PN} = "${PN}"
i.e. it doesn't
Previously, libnss_hesiod et al. could get swallowed by the wildcarded glob in
${PN}-dev.
Fix it by moving eglibc-extra-nss earlier in the PACKAGES and adjusting its
FILES to ensure
that the devel symlinks don't get caught.
Signed-off-by: Phil Blundell
---
meta/recipes-core/eglibc/eglibc-packa
The following changes since commit 7354fc9213f27aa1b643dbe88070437f1ee4c063:
Paul Eggleton (1):
insane.bbclass: skip rdepends QA checks for kernel / modules
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kyu3/xserver-kdrive
http://git.pokylinux.org/cgit
>> The problem with the alphabetic order of the postinst scripts we
managed by renaming some of the packages to fit the needed order. An
ugly solution, but in case of missing python skills, the easiest.
>Ya, this one bothers me slightly... and I'm not really sure how to
solve it...
>--Mark
The p
And use default bitbake.conf settings for FILES contents
Signed-off-by: Saul Wold
---
meta/recipes-bsp/pciutils/pciutils_3.1.7.bb | 10 --
1 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-bsp/pciutils/pciutils_3.1.7.bb
b/meta/recipes-bsp/pciutils/pciutils_3.
Signed-off-by: Saul Wold
---
meta/recipes-extended/gamin/gamin_0.1.10.bb | 13 ++---
1 files changed, 2 insertions(+), 11 deletions(-)
diff --git a/meta/recipes-extended/gamin/gamin_0.1.10.bb
b/meta/recipes-extended/gamin/gamin_0.1.10.bb
index 81b27c0..8ed5bd1 100644
--- a/meta/recipe
Signed-off-by: Saul Wold
---
meta/conf/bitbake.conf |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 463991d..2024dfb 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -252,7 +252,7 @@ SECTION_${PN}-d
Signed-off-by: Saul Wold
---
meta/recipes-support/curl/curl_7.21.7.bb | 17 ++---
1 files changed, 6 insertions(+), 11 deletions(-)
diff --git a/meta/recipes-support/curl/curl_7.21.7.bb
b/meta/recipes-support/curl/curl_7.21.7.bb
index 28344e2..fd8d358 100644
--- a/meta/recipes-sup
This will ensure correct -dev and -staticdev packging
Signed-off-by: Saul Wold
---
meta/recipes-core/eglibc/eglibc-common.inc |2 +-
meta/recipes-core/eglibc/eglibc-package.inc |8 +---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-core/eglibc/eglibc-co
Signed-off-by: Saul Wold
---
meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb |7 +--
1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb
b/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb
index 1a56702..a7119c8 100644
--- a/meta/reci
This will ensure correct -dev and -staticdev packging
Signed-off-by: Saul Wold
---
.../binutils/binutils-cross-canadian_2.21.1.bb |2 +-
meta/recipes-devtools/binutils/binutils-cross.inc |2 ++
.../binutils/binutils-cross_csl-arm-2008q1.bb |2 +-
.../binutils/binutils-cross
This will ensure correct -dev and -staticdev packging
Signed-off-by: Saul Wold
---
meta/recipes-core/gettext/gettext_0.16.1.bb |6 +++---
meta/recipes-core/gettext/gettext_0.18.1.1.bb | 24
2 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/meta/rec
This will ensure correct -dev and -staticdev packging
Signed-off-by: Saul Wold
---
meta/recipes-core/uclibc/uclibc.inc |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-core/uclibc/uclibc.inc
b/meta/recipes-core/uclibc/uclibc.inc
index 23a8ecb..e16371b
This will ensure correct -dev and -staticdev packging
Signed-off-by: Saul Wold
---
meta/recipes-core/glibc/glibc-package.inc | 12
meta/recipes-core/glibc/glibc_2.10.1.bb |2 +-
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-core/glibc/glibc-pack
This will ensure correct -dev and -staticdev packging
Signed-off-by: Saul Wold
---
meta/recipes-core/util-linux/util-linux.inc | 17 -
meta/recipes-core/util-linux/util-linux_2.19.1.bb |2 +-
2 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/meta/recipes
This will ensure correct -dev and -staticdev packging
Signed-off-by: Saul Wold
---
meta/recipes-devtools/gcc/gcc-package-runtime.inc | 25 +++--
meta/recipes-devtools/gcc/libgcc_4.6.bb |2 +-
2 files changed, 19 insertions(+), 8 deletions(-)
diff --git a/meta/rec
This will ensure correct -dev and -staticdev packging
Signed-off-by: Saul Wold
---
.../meta/external-csl-toolchain_2008q3-72.bb | 20 +++-
1 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/meta/recipes-core/meta/external-csl-toolchain_2008q3-72.bb
b/meta/re
This will ensure correct -dev and -staticdev packging
Signed-off-by: Saul Wold
---
meta/recipes-devtools/python/python_2.6.6.bb |4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-devtools/python/python_2.6.6.bb
b/meta/recipes-devtools/python/python_2.6.
This will ensure correct -dev and -staticdev packging
Signed-off-by: Saul Wold
---
meta/recipes-devtools/opkg/opkg_0.1.8.bb | 10 ++
meta/recipes-devtools/opkg/opkg_svn.bb | 10 ++
2 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/meta/recipes-devtools/opkg/op
1 - 100 of 111 matches
Mail list logo