From: Christopher Larson
This adds two new Terminal classes. It's separated into two, so that opening
a split inside a tmux window is preferred to the other terminal types, but
opening a tmux session is prioritized only slightly higher than screen.
- tmuxrunning: Open a new pane in the current r
This upgrade started to breaking build on uclibc
the patches in there fixes the build. What patches
do are explained in patch headers
Signed-off-by: Khem Raj
---
...d-ltr-and-lpthread-for-getting-spawn-func.patch | 15
...sys_time.in.h-Fix-use-of-restrict-keyword.patch | 51
coreutils after upgrade has started to fail to build on uclibc
targets, this series of patches fix the build on uclibc as well
as on eglibc is working normal.
The following changes since commit 2587a33134fde80dd1367629d9def45ac70256ee:
site: add endianness information for libmemcached (2013-04-
On Thu, 2013-04-04 at 11:07 -0700, Khem Raj wrote:
> On Apr 4, 2013, at 9:18 AM, Richard Purdie
> wrote:
>
> > I'd ultimately like to see PACKAGECONFIG used here but we haven't
> > managed the right patchset yet so I took this one earlier today as a
> > short term fix :/.
>
> i think its not a
On Thu, 2013-04-04 at 18:55 +0200, Martin Jansa wrote:
> On Thu, Apr 04, 2013 at 05:46:48PM +0100, Richard Purdie wrote:
> > On Thu, 2013-04-04 at 18:42 +0200, Martin Jansa wrote:
> > > * fixes udev configure in run-postinsts failing with:
> > > update-rc.d: /etc/init.d/systemd-udev: file does no
On Thu, 2013-04-04 at 14:09 -0300, Otavio Salvador wrote:
> On Thu, Apr 4, 2013 at 12:41 PM, Saul Wold wrote:
> >
> > I am going to defer this to 1.5 when it opens up, I still need to review the
> > recipe, but wanted to give you a heads up about the deferral.
>
> Any reasoning to defer it when i
On Wed, Apr 3, 2013 at 4:02 PM, Andreas Müller
wrote:
> Hi,
>
> when migration of systemd to oe-core turned to unbuildable I decided
> to freeze my images and stopped further tests. Now that many issues
> were fixed and we are close to another release I built my standard
> xfce-based image based o
On 04/03/2013 01:48 PM, Burton, Ross wrote:
On 3 April 2013 18:47, Mark Hatle wrote:
Add additional parameter 'SYSLINUX_KERNEL_ARGS' in order to allow
for specific kernel parameters to be set when using syslinux.
Why would you use this and not APPEND? (or am I totally
misunderstanding somethi
Signed-off-by: Marcin Juszkiewicz
---
meta/site/endian-big| 3 +++
meta/site/endian-little | 2 ++
2 files changed, 5 insertions(+)
diff --git a/meta/site/endian-big b/meta/site/endian-big
index 29edc8d..b99e96c 100644
--- a/meta/site/endian-big
+++ b/meta/site/endian-big
@@ -3,3 +3,6 @@ ac_
Signed-off-by: Marcin Juszkiewicz
---
meta/recipes-devtools/elfutils/elfutils_0.148.bb | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.148.bb
b/meta/recipes-devtools/elfutils/elfutils_0.148.bb
index 9c0a08e..830f1e0 1
From: Christopher Larson
This adds two new Terminal classes. It's separated into two, so that opening
a split inside a tmux window is preferred to the other terminal types, but
opening a tmux session is prioritized only slightly higher than screen.
- tmuxrunning: Open a new pane in the current r
On Thu, Apr 4, 2013 at 11:41 AM, Christopher Larson wrote:
> From: Christopher Larson
>
> This adds two new Terminal classes. It's separated into two, so that
> opening
> a split inside a tmux window is preferred to the other terminal types, but
> opening a tmux session is prioritized only slight
From: Christopher Larson
This adds two new Terminal classes. It's separated into two, so that opening
a split inside a tmux window is preferred to the other terminal types, but
opening a tmux session is prioritized only slightly higher than screen.
- tmuxrunning: Open a new pane in the current r
On Apr 4, 2013, at 9:18 AM, Richard Purdie
wrote:
> I'd ultimately like to see PACKAGECONFIG used here but we haven't
> managed the right patchset yet so I took this one earlier today as a
> short term fix :/.
i think its not a good thing for headless systems as I said earlier there are
addit
We have 1.9 and git snapshot recipes, we don't also need this ancient version.
Signed-off-by: Ross Burton
---
meta/recipes-graphics/xcb/libxcb_1.1.91.bb |4
1 file changed, 4 deletions(-)
delete mode 100644 meta/recipes-graphics/xcb/libxcb_1.1.91.bb
diff --git a/meta/recipes-graphics/
1.06 requires fontforge-native to build, which as we don't have this version has
never been used.
Signed-off-by: Ross Burton
---
.../ttf-fonts/liberation-fonts_1.06.bb | 45
1 file changed, 45 deletions(-)
delete mode 100644 meta/recipes-graphics/ttf-fonts/lib
On Thu, Apr 4, 2013 at 12:41 PM, Saul Wold wrote:
>
> I am going to defer this to 1.5 when it opens up, I still need to review the
> recipe, but wanted to give you a heads up about the deferral.
Any reasoning to defer it when it adds a good tool for validation and
test? It also offers very low ri
On Thu, Apr 04, 2013 at 05:46:48PM +0100, Richard Purdie wrote:
> On Thu, 2013-04-04 at 18:42 +0200, Martin Jansa wrote:
> > * fixes udev configure in run-postinsts failing with:
> > update-rc.d: /etc/init.d/systemd-udev: file does not exist
> > because systemd-udev is installed only with sysvi
On Thu, 2013-04-04 at 18:42 +0200, Martin Jansa wrote:
> * fixes udev configure in run-postinsts failing with:
> update-rc.d: /etc/init.d/systemd-udev: file does not exist
> because systemd-udev is installed only with sysvinit in features
> but update-rc.d was always called from PN postinst
>
* fixes udev configure in run-postinsts failing with:
update-rc.d: /etc/init.d/systemd-udev: file does not exist
because systemd-udev is installed only with sysvinit in features
but update-rc.d was always called from PN postinst
Signed-off-by: Martin Jansa
---
meta/recipes-core/systemd/sys
* fixes udev configure in run-postinsts failing with:
update-rc.d: /etc/init.d/dbus-1: file does not exist
because dbus-udev is installed only with sysvinit in features
but update-rc.d was always called from PN postinst
Signed-off-by: Martin Jansa
---
meta/recipes-core/dbus/dbus.inc | 6 ++
For example if PACKAGES is "foo foo-data foo-dev foo-doc", this will return
"foo-data".
Signed-off-by: Ross Burton
---
meta/lib/oe/tests/test_utils.py | 27 +++
meta/lib/oe/utils.py| 16
2 files changed, 43 insertions(+)
create mode 10064
On Thu, 2013-04-04 at 15:56 +, Prica, Mihai wrote:
> > On Apr 4, 2013, at 5:09 AM, Mihai Prica wrote:
> > > Enables qemu to run images with video output without the need for
> > > vncviewer.
> > >
> > > Signed-off-by: Mihai Prica
> > > ---
> > > meta/recipes-devtools/qemu/qemu.inc |4 ++-
On Apr 4, 2013, at 8:56 AM, "Prica, Mihai" wrote:
> I sent a patch to meta-virtualization that just enabled SDL using a bbappend
> and the
> maintainers said I should to integrate this into poky. I talked with Richard
> and he
> said I should use a PACKAGECONFIG and enable sdl by default for
Op 4 apr. 2013, om 16:30 heeft "Burton, Ross" het
volgende geschreven:
> On 4 April 2013 08:37, Koen Kooi wrote:
>> 1) console-image already using systemd, used as-is
>> 2) gdm-image already using systemd, used as-is
>> 3) console-image already using systemd, gdm will be opkg-installed at some
On Thu, 2013-04-04 at 17:39 +0200, Martin Jansa wrote:
> On Wed, Apr 03, 2013 at 12:14:33PM +0200, Martin Jansa wrote:
> > * when PACKAGE_ARCH is changed e.g. from MACHINE_ARCH to TUNE_PKGARCH
> > get_subpkgedata_fn is still reading old MACHINE_ARCH directory instead of
> > newer with TUNE_PKGAR
> -Original Message-
> From: Khem Raj [mailto:raj.k...@gmail.com]
> Sent: Thursday, April 04, 2013 5:59 PM
> To: Prica, Mihai
> Cc: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH V3] qemu: Enabled SDL when compiling for target
> architecture
>
>
> On Apr 4, 2013,
On Thu, Apr 04, 2013 at 01:31:57PM +0100, Richard Purdie wrote:
> On Wed, 2013-04-03 at 18:35 +0200, Martin Jansa wrote:
> > * otherwise do_fetch/do_write_srcrev/do_rmwork is reexecuted for each
> > recipe included in image
> > on every build
> >
> > Signed-off-by: Martin Jansa
> > ---
> > me
On Thursday 04 April 2013 17:39:30 Martin Jansa wrote:
> On Wed, Apr 03, 2013 at 12:14:33PM +0200, Martin Jansa wrote:
> > * when PACKAGE_ARCH is changed e.g. from MACHINE_ARCH to TUNE_PKGARCH
> >
> > get_subpkgedata_fn is still reading old MACHINE_ARCH directory instead
> > of newer with TUNE
I am going to defer this to 1.5 when it opens up, I still need to review
the recipe, but wanted to give you a heads up about the deferral.
Thanks
Sau!
On 04/03/2013 12:26 PM, Carlos Rafael Giani wrote:
eglinfo is a small utility for printing out information about EGL as well
as abo
On Wed, Apr 03, 2013 at 12:14:33PM +0200, Martin Jansa wrote:
> * when PACKAGE_ARCH is changed e.g. from MACHINE_ARCH to TUNE_PKGARCH
> get_subpkgedata_fn is still reading old MACHINE_ARCH directory instead of
> newer with TUNE_PKGARCH
This is too strict in some cases, e.g.:
ERROR: More then o
On Thursday 04 April 2013 17:01:07 Nicolas Dechesne wrote:
> i was thinking it might be useful (in fact at least it would be very
> useful for me right now) to get version 'history' for each supported
> branch. if i understand the design correctly, i first need to set the
> branch I want to search,
On 4 April 2013 16:17, Andreas Müller wrote:
> On Thu, Apr 4, 2013 at 4:30 PM, Burton, Ross wrote:
>> In my world order, console-image uses the
>> default.target->multi-user.target as defined by systemd. The gdm
>> package as it's a graphical session manager (like xserver-nodm-init)
>> should sw
On Thu, Apr 4, 2013 at 4:30 PM, Burton, Ross wrote:
> In my world order, console-image uses the
> default.target->multi-user.target as defined by systemd. The gdm
> package as it's a graphical session manager (like xserver-nodm-init)
> should switch the alternative graphical.target, with a higher
hi,
this is a really useful addition! thanks!
On Fri, Mar 29, 2013 at 10:34 PM, Paul Eggleton
wrote:
> The index also supports multiple branches, but for the moment there is only a
> master branch configured as I'd like to have people check the layer data
> before
> adding the additional stable
On Apr 4, 2013, at 5:09 AM, Mihai Prica wrote:
> Enables qemu to run images with video output without the need for vncviewer.
>
> Signed-off-by: Mihai Prica
> ---
> meta/recipes-devtools/qemu/qemu.inc |4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-
On 4 April 2013 08:37, Koen Kooi wrote:
> 1) console-image already using systemd, used as-is
> 2) gdm-image already using systemd, used as-is
> 3) console-image already using systemd, gdm will be opkg-installed at some
> point.
>
> What will be different between 2 clean builds before and after th
* Fix the whitespace in the base functions to use TAB instead
of spaces. This is to address feedback from:
Darren Hart
* This patch has already been accepted into the master branch
http://cgit.openembedded.org/openembedded-core/commit/?id=ab6630df4d100ff501b33a1c7ec9d1e6a2d4f0ee
Sig
* This is similar to the symlinks provided for the kernel image
in the /boot directory of a file system. The goal is to have
simply named symlinks in /boot that mirror the device tree
name in the kernel sources. This is so that programs like
U-Boot can easily find the default device tree
On Wed, 2013-04-03 at 16:02 +0200, Andreas Müller wrote:
> Hi,
>
> when migration of systemd to oe-core turned to unbuildable I decided
> to freeze my images and stopped further tests. Now that many issues
> were fixed and we are close to another release I built my standard
> xfce-based image base
Op 4 apr. 2013, om 14:45 heeft Radu Moisan het volgende
geschreven:
>
> On 04/03/2013 08:58 PM, Koen Kooi wrote:
>> Op 3 apr. 2013, om 18:25 heeft Radu Moisan het
>> volgende geschreven:
>>
>>> Use base_libdir in place of hardcoded /lib
>>> Fixes [YOCTO #4096]
>>>
>>> Signed-off-by: Radu M
On 04/03/2013 08:58 PM, Koen Kooi wrote:
Op 3 apr. 2013, om 18:25 heeft Radu Moisan het volgende
geschreven:
Use base_libdir in place of hardcoded /lib
Fixes [YOCTO #4096]
Signed-off-by: Radu Moisan
---
meta/recipes-core/udev/udev.inc |1 +
1 file changed, 1 insertion(+)
diff --git a/m
On Wed, 2013-04-03 at 18:35 +0200, Martin Jansa wrote:
> * otherwise do_fetch/do_write_srcrev/do_rmwork is reexecuted for each recipe
> included in image
> on every build
>
> Signed-off-by: Martin Jansa
> ---
> meta/classes/rm_work.bbclass | 8
> 1 file changed, 8 insertions(+)
>
>
W dniu 03.04.2013 22:59, Saul Wold pisze:
> On 04/03/2013 01:47 PM, Marcin Juszkiewicz wrote:
>> W dniu 03.04.2013 17:50, Saul Wold pisze:
>>> This change seems to cause some issues with multilib build with lib32 on
>>> x86-64:
>>
>> I have to admit that I never did any multilib builds with OE. Can
When trying to import python-pprint on a minimal image, it reports that
the cStringIO python module is missing.
This is provided with python-io, so we add python-io as runtime
dependency.
The complete observed trace was:
Python 2.7.3 (default, Apr 4 2013, 07:45:36)
[GCC 4.7.2] on linux2
Type "he
Enables qemu to run images with video output without the need for vncviewer.
Signed-off-by: Mihai Prica
---
meta/recipes-devtools/qemu/qemu.inc |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/qemu/qemu.inc
b/meta/recipes-devtools/qemu/qemu.inc
in
Removed the package files parsing routine from the
packageinfo.bbclass file and added it to the
package.bbclass file.
Signed-off-by: Andrei Dinu
---
meta/classes/package.bbclass | 10 ++
meta/classes/packageinfo.bbclass | 20
2 files changed, 10 insertions(+)
Hi Paul,
Thanks again! preparing for a V4 right now.
Cheers,
Andrei
On 04/04/2013 01:02 PM, Paul Eggleton wrote:
On Thursday 04 April 2013 11:20:34 Andrei Dinu wrote:
Removed the package files parsing routine from the
packageinfo.bbclass file and added it to the
package.bbclass file.
Signed
On Thursday 04 April 2013 11:20:34 Andrei Dinu wrote:
> Removed the package files parsing routine from the
> packageinfo.bbclass file and added it to the
> package.bbclass file.
>
> Signed-off-by: Andrei Dinu
> ---
> meta/classes/package.bbclass | 12
> meta/classes/packageinf
On Apr 4, 2013, at 1:35 AM, Martin Jansa wrote:
> * this is needed only for 4.7 series, newer works fine with texinfo-5*
>
> [YOCTO #3947]
>
> Signed-off-by: Martin Jansa
Looks ok to me.
Acked-by: Khem Raj
> ---
> meta/recipes-devtools/gcc/gcc-4.7.inc | 1 +
> .../gcc/gcc-
On 04/03/2013 09:02 PM, Burton, Ross wrote:
On 3 April 2013 18:58, Koen Kooi wrote:
NACK! The udev maintainers have been clear that it is always /lib/udev, even on
64 bit systems, so you're not fixing a problem, you're creating an extra one.
Radu, can you do a multilib udev build and see what
Signed-off-by: Martin Jansa
---
...x-texinfo-table-markup-in-qemu-options.hx.patch | 213 +
...x-generating-qemu-doc.html-with-texinfo-5.patch | 54 ++
meta/recipes-devtools/qemu/qemu.inc| 2 +
3 files changed, 269 insertions(+)
create mode 100644
meta
* this is needed only for 4.7 series, newer works fine with texinfo-5*
[YOCTO #3947]
Signed-off-by: Martin Jansa
---
meta/recipes-devtools/gcc/gcc-4.7.inc | 1 +
.../gcc/gcc-4.7/disable-texinfo-5.patch| 107 +
2 files changed, 108 insertions(+)
cr
Hi Paul,
Thank you for your review!
I just submitted a V3 with the changes you suggested.
Thanks,
Andrei
On 04/03/2013 07:18 PM, Paul Eggleton wrote:
Hi Andrei,
On Wednesday 03 April 2013 18:30:47 Andrei Dinu wrote:
Removed the package files parsing routine from the
packageinfo.bbclass fil
Removed the package files parsing routine from the
packageinfo.bbclass file and added it to the
package.bbclass file.
Signed-off-by: Andrei Dinu
---
meta/classes/package.bbclass | 12
meta/classes/packageinfo.bbclass | 20
2 files changed, 12 insertions(
2013/4/4 Koen Kooi :
>
> Op 3 apr. 2013, om 17:27 heeft "Burton, Ross" het
> volgende geschreven:
>
>> On 3 April 2013 15:51, Samuel Stirtzel wrote:
>>> When we decide that we handle standard behavior different than the
>>> rest of the world, then this patch is basically a fork of systemd.
>>> A
From: Alexandru DAMIAN
libproxy uses glib-2.0, but the depends is missing
Fixes intermittent build errors.
Signed-off-by: Alexandru DAMIAN
---
meta/recipes-support/libproxy/libproxy_0.4.7.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/libproxy/l
Op 3 apr. 2013, om 17:27 heeft "Burton, Ross" het
volgende geschreven:
> On 3 April 2013 15:51, Samuel Stirtzel wrote:
>> When we decide that we handle standard behavior different than the
>> rest of the world, then this patch is basically a fork of systemd.
>> Also we tell every affected soft
On Thu, Apr 04, 2013 at 08:59:11AM +0200, Samuel Stirtzel wrote:
> 2013/4/3 Burton, Ross :
> > On 3 April 2013 15:51, Samuel Stirtzel wrote:
> >> When we decide that we handle standard behavior different than the
> >> rest of the world, then this patch is basically a fork of systemd.
> >> Also we
On Thu, Apr 04, 2013 at 08:21:47AM +0200, Martin Jansa wrote:
> On Mon, Mar 18, 2013 at 11:10:08AM +0100, Martin Jansa wrote:
> > * original implementation by Antti Harju
>
> Nobody using external TC, interested in icecc?
If someone does not know how to setup icecc, there is surprisingly
up2date
60 matches
Mail list logo