On 2012年03月13日 02:58, Mark Hatle wrote:
A few quick comments to match up with the patch 2/3 comments..
On 3/3/12 4:54 AM, Xiaofeng Yan wrote:
From: Xiaofeng Yan
This is configuration file to point to what content a archive package
should include in the different stage of task by pointing to
d
On 03/12/2012 07:08 PM, Scott Garman wrote:
Hello,
This pull request improves the way ncurses libraries are installed,
moving only libncurses, libncursesw, and libtinfo soname libs into
base_libdir, and leaving everything else in libdir. This is how
ncurses is packaged on my Ubuntu host, and doi
Serval pkg's debug pkg is null, so the find-debuginfo.sh would not
generate the ${WORKDIR}/debugsources.list, but the processdebugsrc
always need it, there are a few such errors currently:(53 pkgs have such
errors in a core-image-sato build):
log.do_package:sort: open failed: debugsources.list: No
The testing information:
# Take MACHINE=qemux86 as example:
1) $ bitbake core-image-sato
2) $ find tmp/work/i586-poky-linux/ -maxdepth 3 -name 'log.do*' -exec \
grep -H 'debugsources.list: No such file or directory' {} \;
# There should be no output(more than 100 lines without this patc
This method allows you to convert an absolute symlink into a
relative one.
Signed-off-by: Scott Garman
---
meta/lib/oe/path.py | 27 +++
1 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/meta/lib/oe/path.py b/meta/lib/oe/path.py
index 683b097..1fdfa87 1006
Hello,
This pull request improves the way ncurses libraries are installed,
moving only libncurses, libncursesw, and libtinfo soname libs into
base_libdir, and leaving everything else in libdir. This is how
ncurses is packaged on my Ubuntu host, and doing things this way
fixes bug #2070 so ncurses
The previous approach to moving the ncurses libraries to
base_libdir was too aggressive, and it broke curses support
in python.
Instead, move only libncurses, libncursesw, and libtinfo to
base_libdir and leave the remaining libraries in libdir.
Also delete ${libdir}/terminfo as it never gets pack
The --with-libncurses-prefix configure option was added before
this recipe had ncurses in DEPENDS, so it should be safe to
remove it.
Signed-off-by: Scott Garman
---
meta/recipes-core/gettext/gettext_0.18.1.1.bb |5 +
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/meta/re
The Linux Foundation is holding their annual Collaboration Summit in San
Francisco April 3-5. This is a free, invitation-only event that is set up
as a place for Linux Foundation workgroups to collaborate. This year the
Yocto Project will host a day-long working session on Wednesday, April
4, outli
Signed-off-by: Richard Purdie
---
.../xorg-xserver/xserver-xorg-common.inc |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
b/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
index 300704a..
This makes sense in this case even if its empty since this package is the
correct owner for it.
Signed-off-by: Richard Purdie
---
meta/recipes-connectivity/bluez/bluez4_4.98.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-connectivity/bluez/bluez4_4.98.b
Signed-off-by: Richard Purdie
---
.../python/python-pycairo_1.10.0.bb|4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/python/python-pycairo_1.10.0.bb
b/meta/recipes-devtools/python/python-pycairo_1.10.0.bb
index 7d1b6c1..dc009b3 10
Signed-off-by: Richard Purdie
---
meta/recipes-devtools/rpm/rpm_5.4.0.bb |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.0.bb
b/meta/recipes-devtools/rpm/rpm_5.4.0.bb
index eeca823..2441380 100644
--- a/meta/recipes-devtools/rpm/rpm_5.
Signed-off-by: Richard Purdie
---
meta/recipes-devtools/perl/perl_5.14.2.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/perl/perl_5.14.2.bb
b/meta/recipes-devtools/perl/perl_5.14.2.bb
index a0c34a3..92ca9b8 100644
--- a/meta/recipes-devtools/
Signed-off-by: Richard Purdie
---
meta/recipes-bsp/qemu-config/qemu-config.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-bsp/qemu-config/qemu-config.bb
b/meta/recipes-bsp/qemu-config/qemu-config.bb
index 62f4700..56ee465 100644
--- a/meta/recipes-bsp
Signed-off-by: Richard Purdie
---
meta/classes/license.bbclass |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/classes/license.bbclass b/meta/classes/license.bbclass
index 3de704f..3126318 100644
--- a/meta/classes/license.bbclass
+++ b/meta/classes/license.bbclass
@
Signed-off-by: Richard Purdie
---
.../shadow/shadow-native_4.1.4.3.bb|4 ++--
.../shadow/shadow-sysroot_4.1.4.3.bb |4 ++--
meta/recipes-extended/shadow/shadow_4.1.4.3.bb |4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta/rec
The following changes since commit f47ada62a3da879006e7cb27479dc9b72c56e923:
cmake.bbclass: add ${base_libdir} to CMAKE_LIBRARY_PATH (2012-03-12 17:46:16
+)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib rpurdie/t7
http://git.pokylinux.org/cgit.cgi/poky-co
Signed-off-by: Richard Purdie
---
meta/recipes-support/boost/boost.inc |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-support/boost/boost.inc
b/meta/recipes-support/boost/boost.inc
index c15a04c..d70a7e2 100644
--- a/meta/recipes-support/boost/boost.inc
The .m4 file has no details but the upstream project is clearly GPLv2
so update the LICENSE file to match.
Signed-off-by: Richard Purdie
---
meta/recipes-gnome/gtk-doc/gtk-doc.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-gnome/gtk-doc/gtk-doc.bb
b/me
Signed-off-by: Richard Purdie
---
.../matchbox-session/matchbox-session_0.1.bb |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
b/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
index d
Signed-off-by: Richard Purdie
---
meta/recipes-gnome/gnome/gnome-doc-utils.inc |2 +-
meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils.inc
b/meta/recipes-gnome/gnome/gno
This patch fixes the QA warnings:
WARNING: For recipe librsvg, the following files/directories were installed but
not shipped in any package:
WARNING: /usr/lib/gtk-3.0
WARNING: /usr/lib/gtk-3.0/engines
Signed-off-by: Richard Purdie
---
meta/recipes-gnome/librsvg/librsvg_2.32.1.bb |7 ++
This addresses the QA warnings:
WARNING: For recipe xf86-input-vmmouse, the following files/directories were
installed but not shipped in any package:
WARNING: /lib
WARNING: /lib/udev
WARNING: /lib/udev/rules.d
WARNING: /lib/udev/rules.d/69-xorg-vmmouse.rules
WARNING: /usr/share/X11
WAR
This resolves the QA warning:
WARNING: For recipe leafpad, the following files/directories were installed but
not shipped in any package:
WARNING: /usr/share/icons
WARNING: /usr/share/icons/hicolor
WARNING: /usr/share/icons/hicolor/16x16
WARNING: /usr/share/icons/hicolor/22x22
WARNING:
This resolves the QA warning:
WARNING: For recipe sato-screenshot, the following files/directories were
installed but not shipped in any package:
WARNING: /usr/lib/matchbox-panel/libscreenshot.la
Signed-off-by: Richard Purdie
---
.../sato-screenshot/sato-screenshot_git.bb |6
The source is unclear which version of the license applies. Since BSD is listed,
we have plenty of choice so lets pick some versions. Most people would pick
BSD out of the three anyway.
Signed-off-by: Richard Purdie
---
.../wireless-tools/wireless-tools_29.bb|4 ++--
1 files chan
On 03/10/2012 07:49 AM, Marko Katić wrote:
xcb-util was split into separate packages during the 0.3.6 -> 0.3.8
transition.
Change xcb-util.inc to reflect that.
diff --git a/meta/recipes-graphics/xcb/xcb-util.inc
b/meta/recipes-graphics/xcb/xcb-util.inc
index cd9923d..5e77a22 100644
--- a/meta/
On 2012-03-12 16:40, Marko Katić wrote:
Similar things have happened to me. I tried to run oe-core built gtk 2.16 and
pcmanfm on an ARM machine and pcmanfm would segfault if it didn't find the icon
it wanted. I vaguely
remember similar things happening with other gtk apps, Abiword 2.8.6 comes t
On Mon, Mar 5, 2012 at 2:16 PM, Koen Kooi wrote:
>
> Op 5 mrt. 2012, om 14:12 heeft Andrea Adami het volgende geschreven:
>
>> On Sun, Mar 4, 2012 at 12:40 AM, Andrea Adami wrote:
>>> Hi,
>>> while testing some new kernels I found out a broken keymap.
>>> After short research I could identify the
Similar things have happened to me. I tried to run oe-core built gtk 2.16
and pcmanfm on an ARM machine and pcmanfm would segfault if it didn't find
the icon it wanted. I vaguely remember similar things happening with other
gtk apps, Abiword 2.8.6 comes to mind...
This may be an issue with gdk-pix
Am Montag, den 12.03.2012, 10:43 -0700 schrieb Saul Wold:
> On 03/07/2012 04:32 AM, Chase Maupin wrote:
> > * The later versions of bluez such as 4.98 require libcheck
> >in order to build the test packages as enabled by the
> >--enable-test option passed in EXTRA_OECONF.
> > * Failure to h
Signed-off-by: Saul Wold
---
meta/recipes-core/gettext/gettext_0.18.1.1.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-core/gettext/gettext_0.18.1.1.bb
b/meta/recipes-core/gettext/gettext_0.18.1.1.bb
index 3c65dca..53e7e4e 100644
--- a/meta/recipes-core
Note: This problem was originally sent to the Poky list, but it's not
Poky specific (I've verified it happens with other oe-core based setups)
I'm trying to run the midori browser on my Poky based system. I have
an image which is based on core-image-sato. I imported the midori
recipe from OE an
On Sat, Mar 10, 2012 at 07:29:20AM +0100, Koen Kooi wrote:
>
> Op 9 mrt. 2012, om 22:39 heeft Tom Rini het volgende geschreven:
>
> > Hey all,
> >
> > Over in meta-ti I kicked off a discussion
> > (https://lists.yoctoproject.org/pipermail/meta-ti/2012-March/000779.html)
> > about if we should be
Signed-off-by: Andreas Oberritter
---
meta/recipes-devtools/python/python.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/python/python.inc
b/meta/recipes-devtools/python/python.inc
index 3e970a7..aaf11ac 100644
--- a/meta/recipes-devtools/pyth
* Fixes many problems with linux2 vs. linux3. At least:
- Detected version was from build-host instead of target-host.
- linuxaudiodev and ossaudiodev were disabled for linux3.
- Files were missing in /usr/lib/python2.7/plat-linux3.
* Imported from upstream HG rev c816479f6aaf
* Bugtracker UR
* If plat-linux2/DLFCN.py was present, python was broken in our
image, i.e. it was unable to load many modules. This was due
to changed RTLD_* constants in dlfcn.h
* Python includes a script, plat-linux2/regen, to regenerate
the py source codes in this directory.
* Do what plat-linux2/regen w
This set of patches obsoletes all my pending
python-related patches. See the individual patches
for detailed descriptions.
All patches were runtime-tested on mips32el.
Andreas Oberritter (5):
python, python-native: always set platform to linux2
python: regenerate plat-linux2/*.py
python: de
* Coming from OE-classic it was surprising that python-native now
requires 'libdir' to be exported. Otherwise autoconf would fail
to detect python libraries. This happend using a customized
environment setup script to use OE's compiler and libs without
bitbake.
* Use STAGING_LIBDIR instead
* Python auto-detects libbz2 and there's no way to
force-disable it, so just enable it.
* Adds bz2 support to python-compression.
Signed-off-by: Andreas Oberritter
---
meta/recipes-devtools/python/python_2.7.2.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/re
On 03/06/2012 04:03 AM, Koen Kooi wrote:
As usual, this creates problems for upgrade paths, but splitting out the lib is
worth the short term hassle
Signed-off-by: Koen Kooi
---
meta/recipes-extended/xz/xz_5.0.3.bb |9 -
1 files changed, 8 insertions(+), 1 deletions(-)
diff --gi
On 03/05/2012 11:23 PM, edwin.z...@intel.com wrote:
From: Zhai Edwin
RP,
2 fixes for multilib.
1 for VTE, which just revert a simple commit after last VTE upgrade. Although
doesn't hit the root cause, it fix the end user experience issue and is more
light-weight than reverting whole VTE upgrade.
On 03/06/2012 01:47 AM, Samuel Stirtzel wrote:
This fixes the following error:
ERROR: Error executing a python function in ...:
AttributeError: 'str' object has no attribute 'append'
ERROR: The stack trace of python calls that resulted in this exception/failure
was:
ERROR: File "populate_pac
On 03/04/2012 10:21 PM, Khem Raj wrote:
core-image-sato/core-image-minimal builds and boots
on all qemu machines
Signed-off-by: Khem Raj
---
meta/recipes-devtools/gcc/gcc-4.6.inc |9 +-
.../GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch | 32 +++---
.../gcc/gcc-4.6/gcc-fla
On 03/05/2012 02:31 PM, Peter Tworek wrote:
Python commands module is used in the recipe, but never imported.
This leads to build errors like:
NameError: global name 'commands' is not defined
ERROR: The stack trace of python calls that resulted in this exception/failure
was:
ERROR: File "do_
On 03/05/2012 06:17 AM, Robert Yang wrote:
This patch is based on oe-core, and the pull request is on poky-contrib
The testing summary:
1) Add the olddir to logrotate.conf, and the olddir should have a
different mount point of the current log directory.
2) Run "logrotate -f /path/to/logrota
On 03/10/2012 07:49 AM, Marko Katić wrote:
xcb-util was split into separate packages during the 0.3.6 -> 0.3.8
transition.
Change xcb-util.inc to reflect that.
This patch series looks OK, but the comment need refining.
First it's best to have correctly Subjects that list the file or recipe
ar
On Mon, Mar 12, 2012 at 10:53 AM, Paul Eggleton
wrote:
> I guess our default is to not include /sbin and /usr/sbin in
> PATH for non-root users.
OK true. I get it now
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://li
On 12.03.2012 18:58, Saul Wold wrote:
> On 03/07/2012 01:07 PM, Andreas Oberritter wrote:
>> * Coming from OE-classic it was surprising that python-native now
>>requires 'libdir' to be exported. Otherwise autoconf would fail
>>to detect python libraries. This happend using a customized
>>
A few quick comments to match up with the patch 2/3 comments..
On 3/3/12 4:54 AM, Xiaofeng Yan wrote:
From: Xiaofeng Yan
This is configuration file to point to what content a archive package
should include in the different stage of task by pointing to different variable
and
stage.
[YOCTO #197
Apologies for the very late review... see comments below. All in all it looks
good. But I have not applied it and tried it yet.
On 3/3/12 4:54 AM, Xiaofeng Yan wrote:
From: Xiaofeng Yan
Support the following functions in this bbclass:
1 Archive sources in ${S} in the different stage to tar
On 03/07/2012 01:07 PM, Andreas Oberritter wrote:
* Coming from OE-classic it was surprising that python-native now
requires 'libdir' to be exported. Otherwise autoconf would fail
to detect python libraries. This happend using a customized
environment setup script to use OE's compiler an
On Tuesday 06 March 2012 18:14:52 Khem Raj wrote:
> On 03/06/2012 03:55 PM, Paul Eggleton wrote:
> > When using rootless X, /usr/sbin is not in PATH and thus running "fbset"
> > will fail; so specify /usr/sbin/fbset instead.
>
> just curious why is /usr/sbin omitted from PATH ?
With the rootless
On 03/07/2012 04:32 AM, Chase Maupin wrote:
* The later versions of bluez such as 4.98 require libcheck
in order to build the test packages as enabled by the
--enable-test option passed in EXTRA_OECONF.
* Failure to have the libcheck package availalbe results in the
configure script igno
On 03/06/2012 03:55 PM, Paul Eggleton wrote:
The following change since commit d7b8c247227f3cc82f92292407f548927e9fde78:
base.bbclass: Fix PACKAGECONFIG handling when no flags are set (2012-03-05
13:03:41 -0800)
is available in the git repository at:
git://git.openembedded.org/openembedd
On 03/06/2012 06:06 PM, Lianhao Lu wrote:
[YOCTO #2055]
1. Corrected the wrong environment file name for powerpc.
2. Removed unnecessary variables in adt_installer.conf.
Signed-off-by: Lianhao Lu
---
.../adt-installer/scripts/adt_installer_internal |2 ++
.../installer/adt-installer_1.
Acked-by: Otavio Salvador
On Mon, Mar 12, 2012 at 13:28, wrote:
> From: Nitin A Kamble
>
> Some libraries like libcrypto.so are installed at base_libdir
> instead of libdir. So add the base_libdir to CMAKE_LIBRARY_PATH
> so that these libraries can be found correctly.
>
> This resolves an issu
From: Nitin A Kamble
Some libraries like libcrypto.so are installed at base_libdir
instead of libdir. So add the base_libdir to CMAKE_LIBRARY_PATH
so that these libraries can be found correctly.
This resolves an issues with libzypp, which was not finding the
libcrypo library correctly in an x32
From: Nitin A Kamble
The following changes since commit c27b7aab3c37f182bf9acc5d459185f32fb195d0:
codeparser: Call intern over the set contents for better cache performance
(2012-03-12 15:52:33 +)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib nitin/work
On 12.03.2012 16:53, Richard Purdie wrote:
> On Mon, 2012-03-12 at 10:29 -0500, Mark Hatle wrote:
>> On 3/9/12 8:15 PM, Andreas Oberritter wrote:
>>> * Explicitly set umask to 022. Otherwise the build system's
>>>umask leaks into the image.
>>
>> I'm surprised that do_package_ipk[umask] didn't
On Mon, 2012-03-12 at 10:29 -0500, Mark Hatle wrote:
> On 3/9/12 8:15 PM, Andreas Oberritter wrote:
> > * Explicitly set umask to 022. Otherwise the build system's
> >umask leaks into the image.
>
> I'm surprised that do_package_ipk[umask] didn't work. Perhaps its the way
> it's
> being inv
On 3/9/12 8:15 PM, Andreas Oberritter wrote:
* Explicitly set umask to 022. Otherwise the build system's
umask leaks into the image.
I'm surprised that do_package_ipk[umask] didn't work. Perhaps its the way it's
being invoked that is the issue. (If bitbake doesn't run it, but something el
Signed-off-by: Richard Purdie
---
.../xorg-xserver/xserver-xorg-1.11.2.inc |2 +-
.../xorg-xserver/xserver-xorg-common.inc |1 +
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
b/meta/recipes-gr
This avoids the error:
ln: creating symbolic link
`/media/data1/build1/poky/build/tmp/work/x86_64-linux/mesa-dri-glsl-native-7.11-r0/Mesa-7.11/src/glsl//../../configs/current':
File exists
Signed-off-by: Richard Purdie
---
.../mesa/mesa-dri-glsl-native_7.11.bb |2 +-
1 files
Hi,
I need to have multiple kernels built for a particular piece of hardware, to be
packaged within several different images. I understand that in oe-core, there
is a single kernel provider, and the kernel it builds is staged into the
machine sysroot so that external kernel modules can be built
66 matches
Mail list logo