From: Chen Qi
We may want to add a user or group which does not logically belong to
any specific package. For example, we may want to add a user with the
name 'tester' to our image. Besides, we may want to delete or modify
user/group in our image.
This patch adds a variable, USER_GROUP_SETTINGS,
From: Chen Qi
The following changes since commit 80b263430453896189b704d0997943642eec6fef:
classes/insane: remove la2 check which no longer exists from ERROR_QA
(2013-06-28 16:33:08 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/user_group_setti
Signed-off-by: Jonathan Liu
---
meta/recipes-qt/qt4/qt4-4.8.5.inc | 1 +
...-of-0-width-polylines-from-outside-the-de.patch | 148 +
2 files changed, 149 insertions(+)
create mode 100644
meta/recipes-qt/qt4/qt4-4.8.5/0022-Fix-drawing-of-0-width-polylines-f
From: Chen Qi
The following changes since commit 80b263430453896189b704d0997943642eec6fef:
classes/insane: remove la2 check which no longer exists from ERROR_QA
(2013-06-28 16:33:08 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/busybox-upgrade-
From: Chen Qi
Merged or backported patches are dropped.
The wget_dl_dir_fix.patch was submitted more than 1 year ago, it's
about the -P option behavior, and it's not accepted, so I dropped
this patch too.
Signed-off-by: Chen Qi
---
.../busybox/busybox-1.20.2/B921600.patch | 24
On 07/05/2013 06:59 AM, Saul Wold wrote:
On 07/02/2013 07:39 PM, qi.c...@windriver.com wrote:
From: Chen Qi
Merged or backported patches are dropped.
The wget_dl_dir_fix.patch was submitted more than 1 year ago, it's
about the -P option behavior, and it's not accepted, so I dropped
this patch
Hi Radu,
I sent a patch a few days ago, which updates busybox to 1.21.1.
1.21.1 is now available and claimed to be 'stable'.
Please have a look at the patch. Any comment or suggestion is welcome.
Thanks,
Chen Qi
On 07/04/2013 10:57 PM, Radu Moisan wrote:
Removed obsolete patches
Added a few f
* missing dependency on pkgconfig-native was causing
that PKG_CHECK_MODULES(DBUS, dbus-1) stayed unexpanded in
configure script:
checking for dbm_store in -lndbm... no
libpam/1.1.6-r2/Linux-PAM-1.1.6/configure:
line 14217: syntax error near unexpected token `libtirpc,'
libpam/1.1.6-r2/L
* glib-genmarshal is needed during do_compile:
| /bin/bash: line 1: glib-genmarshal: command not found
Signed-off-by: Martin Jansa
---
meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-multimedia/gstre
I was using simple script to build each component alone:
#!/bin/bash
rm -rf tmp-eglibc/abi_version tmp-eglibc/buildstats tmp-eglibc/cache
tmp-eglibc/deploy tmp-eglibc/log tmp-eglibc/pkgdata pseudodone
tmp-eglibc/saved_tmpdir tmp-eglibc/sstate-control tmp-eglibc/stamps
tmp-eglibc/sysroots tmp-e
* do_configure fails without native glib-compile-schemas:
| checking for glib-compile-schemas... no
| configure: error: glib-compile-schemas not found.
Signed-off-by: Martin Jansa
---
meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb | 2 +-
1 file changed, 1 insertion(+), 1 delet
* systemtap-native was failing with undefined AC_DEFINE
configure.ac:56: error: possibly undefined macro: AC_DEFINE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
Signed-off-by: Martin Jansa
---
meta/recipes-kernel/systemtap/sy
* missing dependency on pkgconfig-native was causing
that PKG_CHECK_MODULES(DBUS, dbus-1) stayed unexpanded in
configure script:
checking for ext2fs_initialize in -lext2fs... yes
quota/4.01-r1/quota-tools/configure: line 3746: syntax error near unexpected
token `DBUS,'
quota/4.01-r1/quot
* do_configure fails without:
| configure:13590: error: xsltproc (from the libxslt source package) is
required
Signed-off-by: Martin Jansa
---
meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb | 2 +-
meta/recipes-connectivity/telepathy/telepathy-glib_0.20.1.bb |
* without target zlib it tries to use native one:
| /OE/sysroots/x86_64-linux/usr/lib/libz.so: could not read symbols: File in
wrong format
| collect2: error: ld returned 1 exit status
| make[2]: *** [taglib/libtag.so.1.12.0] Error 1
Signed-off-by: Martin Jansa
---
meta/recipes-support/tagli
* eglibc-collateral.inc inhibits all default deps, but do_package needs
objcopy:
ERROR: objcopy failed with exit code 127 (cmd was
'i586-webos-linux-objcopy' --only-keep-debug
'eglibc-locale/2.17-r0/package/usr/lib/gconv/IBM1166.so'
'eglibc-locale/2.17-r0/package/usr/lib/gconv/.debug/IBM1
---
meta/recipes-core/systemd/systemd_204.bb | 24 +++-
1 file changed, 19 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-core/systemd/systemd_204.bb
b/meta/recipes-core/systemd/systemd_204.bb
index b8b1290..2a6ed0c 100644
--- a/meta/recipes-core/systemd/systemd_20
On 07/02/2013 07:39 PM, qi.c...@windriver.com wrote:
From: Chen Qi
Merged or backported patches are dropped.
The wget_dl_dir_fix.patch was submitted more than 1 year ago, it's
about the -P option behavior, and it's not accepted, so I dropped
this patch too.
Signed-off-by: Chen Qi
---
.../po
On 07/04/2013 08:13 AM, Radu Moisan wrote:
Removed obsolete patches
Added a few fixes from upstream
(http://busybox.net/downloads/fixes-1.21.0/)
*busybox-1.21.0-mdev.patch
*busybox-1.21.0-platform.patch
*busybox-1.21.0-xz.patch
Did you see Qi Chen's patch to update to 1.21.1?
Sau!
Signed-
On 07/04/2013 07:57 AM, Radu Moisan wrote:
> Replaced openssl with gnutls in dependency list
why is this done ?
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
Hi folks,
It's that time again - could you please clear out any old already merged
contrib branches from openembedded-core-contrib that belong to you (and any of
the other contrib repos for that matter).
Thanks,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
__
On Thu, Jul 04, 2013 at 04:56:45PM +0100, Tomas Frydrych wrote:
> On 04/07/13 16:39, Laurentiu Palcu wrote:
> > On 07/04/2013 05:58 PM, Burton, Ross wrote:
> >> On 4 July 2013 11:58, Laurentiu Palcu wrote:
> > Even though the change you're proposing is OK, involves changing the
> > desktop file to
On 07/04/2013 09:11 AM, Burton, Ross wrote:
On 4 July 2013 16:13, Radu Moisan wrote:
* elfutils: license changed to GPLv3
Humpf. As elfutils disappearing in a no-GPLv3 build will have
effects, I expect we'll either want to a) hold back on this or b) have
both versions.
Typically we keep th
On 3 July 2013 07:53, Yi Qingliang wrote:
> ERROR: QA Issue: nativesdk-dbus: Files/directories were installed but not
> shipped
> /run
> /run/dbus
I thought we'd deleted that, I'll check later.
> ERROR: QA Issue: Found library in wrong location:
> /lib/systemd/system/dbus.socket
> Found libr
On 4 July 2013 16:13, Radu Moisan wrote:
> do_configure_prepend () {
> - cp aclocal.m4 acinclude.m4
> + cp ${S}/aclocal.m4 ${S}/acinclude.m4
> }
That's the right fix. The rationale for this pattern is that
aclocal.m4 is a generated file, created by the aclocal binary, which
contain
On 4 July 2013 16:13, Radu Moisan wrote:
> -DEPENDS = "openssl docbook-utils-native sgmlspl-native"
> +DEPENDS = "gnutls docbook-utils-native sgmlspl-native"
Please say why this change is happening. Also is there a configure
option to force the use of gnutls over openssl, or what happens if
open
On 4 July 2013 16:13, Radu Moisan wrote:
> * elfutils: license changed to GPLv3
Humpf. As elfutils disappearing in a no-GPLv3 build will have
effects, I expect we'll either want to a) hold back on this or b) have
both versions.
Ross
___
Openembedded-c
On 04/07/13 16:39, Laurentiu Palcu wrote:
> On 07/04/2013 05:58 PM, Burton, Ross wrote:
>> On 4 July 2013 11:58, Laurentiu Palcu wrote:
> Even though the change you're proposing is OK, involves changing the
> desktop file to add the @SBIN@ pattern and move the sed line to
> do_install(). Compared
On 4 July 2013 16:39, Laurentiu Palcu wrote:
>> Doing this in postinst is pretty nasty,
> Nasty, in what way? How is this line different from the previous line in
> the same postinstall? That one is also using sed to change 'halt' to
> 'reboot' for qemuarm. Is it the sed you're worried about? This
In dafefa7bd4de518adb63ec19390b77a56cb65d8e elfutils was added as a
build-dependency of Pango. However there is no such linkage inside Pango, and
it builds fine without elfutils.
Signed-off-by: Ross Burton
---
meta/recipes-graphics/pango/pango.inc |2 +-
1 file changed, 1 insertion(+), 1 de
On 07/04/2013 05:58 PM, Burton, Ross wrote:
> On 4 July 2013 11:58, Laurentiu Palcu wrote:
>> +sed -i $D${datadir}/applications/shutdown.desktop -e
>> 's#^Exec=\(.*\)#Exec=${base_sbindir}/\1#'
>
> Doing this in postinst is pretty nasty,
Nasty, in what way? How is this line different from
Please ignore this. I will send a v4 which will run the service file through
sed.
Thanks,
Shakeel
From: Shakeel, Muhammad
Sent: Thursday, July 04, 2013 8:18 PM
To: openembedded-core@lists.openembedded.org
Cc: Shakeel, Muhammad
Subject: [PATCH] [v3] lighttp
From: Muhammad Shakeel
- Remove dependency on systemd layer
- Use lighttpd service type 'simple' rather than 'oneshot'
Signed-off-by: Muhammad Shakeel
---
.../lighttpd/files/lighttpd.service| 12
meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb | 11 +
Signed-off-by: Radu Moisan
---
.../usbutils/{usbutils_006.bb => usbutils_007.bb} |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
rename meta/recipes-bsp/usbutils/{usbutils_006.bb => usbutils_007.bb} (83%)
diff --git a/meta/recipes-bsp/usbutils/usbutils_006.bb
b/meta/recipes-bsp/
License files chenged but not the license type
Signed-off-by: Radu Moisan
---
meta/recipes-extended/ed/ed-1.7/ed-1.2-build.patch | 43
meta/recipes-extended/ed/{ed_1.7.bb => ed_1.8.bb} | 11 +++--
2 files changed, 5 insertions(+), 49 deletions(-)
delete mode 100644 met
Signed-off-by: Radu Moisan
---
.../apr/{apr_1.4.6.bb => apr_1.4.8.bb} |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
rename meta/recipes-support/apr/{apr_1.4.6.bb => apr_1.4.8.bb} (92%)
diff --git a/meta/recipes-support/apr/apr_1.4.6.bb
b/meta/recipes-support/apr/ap
Signed-off-by: Radu Moisan
---
.../diffutils-3.2/obsolete_automake_macros.patch | 14 -
.../diffutils/diffutils-3.2/remove-gets.patch | 22
meta/recipes-extended/diffutils/diffutils.inc |2 +-
.../{diffutils_3.2.bb => diffutils_3.3.bb}
Signed-off-by: Radu Moisan
---
.../apr/{apr-util_1.5.1.bb => apr-util_1.5.2.bb} |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
rename meta/recipes-support/apr/{apr-util_1.5.1.bb => apr-util_1.5.2.bb} (91%)
diff --git a/meta/recipes-support/apr/apr-util_1.5.1.bb
b/meta/recipes
* iputils: Removed obsolete patches & Replaced openssl with gnutls in
dependency list
* busybox: Removed obsolete patches & Added a few fixes from upstream
(http://busybox.net/downloads/fixes-1.21.0/)
busybox-1.21.0-mdev.patch
busybox-1.21.0-platform.patch
busybox-1.21.0-
Removed obsolete patches
Added a few fixes from upstream
(http://busybox.net/downloads/fixes-1.21.0/)
*busybox-1.21.0-mdev.patch
*busybox-1.21.0-platform.patch
*busybox-1.21.0-xz.patch
Signed-off-by: Radu Moisan
---
.../busybox/busybox-1.20.2/B921600.patch | 24 -
.../busybox-1.20.2/
Signed-off-by: Radu Moisan
---
.../xorg-lib/{libdmx_1.1.2.bb => libdmx_1.1.3.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-lib/{libdmx_1.1.2.bb => libdmx_1.1.3.bb}
(79%)
diff --git a/meta/recipes-graphics/xorg-lib/libdmx_1.1.2.bb
b/meta/re
do_configure was initially failing because could not stat aclocal.m4,
prepended ${S} so that it could find the file, however I don't know
the reasoning for do_configure_prepend in this recipe, it also builds
fine without it
Signed-off-by: Radu Moisan
---
.../rxvt.desktop
Removed obsolete patches
Replaced openssl with gnutls in dependency list
Signed-off-by: Radu Moisan
---
.../files/debian/add-icmp-return-codes.diff| 43
.../iputils/files/debian/fix-arping-timeouts.diff | 26
.../files/debian/fix-dead-host-ping-stat
Signed-off-by: Cristian Iorga
---
.../glib-2.0/{glib-2.0_2.36.2.bb => glib-2.0_2.36.3.bb}|4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-core/glib-2.0/{glib-2.0_2.36.2.bb => glib-2.0_2.36.3.bb}
(92%)
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_
On 4 July 2013 15:57, Radu Moisan wrote:
> Signed-off-by: Radu Moisan
> ---
> .../atk/{atk_2.8.0.bb => atk_2.9.3.bb} |4 ++--
NAK, ATK is GNOMEy, so this is a development release.
Ross
___
Openembedded-core mailing list
Openembedded-co
On 4 July 2013 11:58, Laurentiu Palcu wrote:
> +sed -i $D${datadir}/applications/shutdown.desktop -e
> 's#^Exec=\(.*\)#Exec=${base_sbindir}/\1#'
Doing this in postinst is pretty nasty, instead change the desktop
file to contain something like @SBIN@ and run it through sed in
do_install.
Ros
Signed-off-by: Radu Moisan
---
.../apr/{apr_1.4.6.bb => apr_1.4.8.bb} |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
rename meta/recipes-support/apr/{apr_1.4.6.bb => apr_1.4.8.bb} (92%)
diff --git a/meta/recipes-support/apr/apr_1.4.6.bb
b/meta/recipes-support/apr/ap
Signed-off-by: Radu Moisan
---
.../apr/{apr-util_1.5.1.bb => apr-util_1.5.2.bb} |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
rename meta/recipes-support/apr/{apr-util_1.5.1.bb => apr-util_1.5.2.bb} (91%)
diff --git a/meta/recipes-support/apr/apr-util_1.5.1.bb
b/meta/recipes
Signed-off-by: Radu Moisan
---
.../xorg-lib/{libdmx_1.1.2.bb => libdmx_1.1.3.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-lib/{libdmx_1.1.2.bb => libdmx_1.1.3.bb}
(79%)
diff --git a/meta/recipes-graphics/xorg-lib/libdmx_1.1.2.bb
b/meta/re
Signed-off-by: Radu Moisan
---
.../diffutils-3.2/obsolete_automake_macros.patch | 14 -
.../diffutils/diffutils-3.2/remove-gets.patch | 22
meta/recipes-extended/diffutils/diffutils.inc |2 +-
.../{diffutils_3.2.bb => diffutils_3.3.bb}
Signed-off-by: Radu Moisan
---
.../usbutils/{usbutils_006.bb => usbutils_007.bb} |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
rename meta/recipes-bsp/usbutils/{usbutils_006.bb => usbutils_007.bb} (83%)
diff --git a/meta/recipes-bsp/usbutils/usbutils_006.bb
b/meta/recipes-bsp/
Removed obsolete patches
Replaced openssl with gnutls in dependency list
Signed-off-by: Radu Moisan
---
.../files/debian/add-icmp-return-codes.diff| 43
.../iputils/files/debian/fix-arping-timeouts.diff | 26
.../files/debian/fix-dead-host-ping-stat
do_configure was initially failing because could not stat aclocal.m4,
prepended ${S} so that it could find the file, however I don't know
the reasoning for do_configure_prepend in this recipe, it also builds
fine without it
Signed-off-by: Radu Moisan
---
.../rxvt.desktop
Removed obsolete patches
Added a few fixes from upstream
(http://busybox.net/downloads/fixes-1.21.0/)
*busybox-1.21.0-mdev.patch
*busybox-1.21.0-platform.patch
*busybox-1.21.0-xz.patch
Signed-off-by: Radu Moisan
---
.../busybox/busybox-1.20.2/B921600.patch | 24 -
.../busybox-1.20.2/
License files chenged but not the license type
Signed-off-by: Radu Moisan
---
meta/recipes-extended/ed/ed-1.7/ed-1.2-build.patch | 43
meta/recipes-extended/ed/{ed_1.7.bb => ed_1.8.bb} | 11 +++--
2 files changed, 5 insertions(+), 49 deletions(-)
delete mode 100644 met
Signed-off-by: Radu Moisan
---
.../atk/{atk_2.8.0.bb => atk_2.9.3.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/atk/{atk_2.8.0.bb => atk_2.9.3.bb} (79%)
diff --git a/meta/recipes-support/atk/atk_2.8.0.bb
b/meta/recipes-support/atk/atk_
* iputils: Removed obsolete patches & Replaced openssl with gnutls in
dependency list
* busybox: Removed obsolete patches & Added a few fixes from upstream
(http://busybox.net/downloads/fixes-1.21.0/)
busybox-1.21.0-mdev.patch
busybox-1.21.0-platform.patch
busybox-1.21.0-
Previously these directories were the same location, but with
seperatebuilddir.inc they are not and putting the file into ${B} means it goes
to the wrong place for autoreconf.
Signed-off-by: Ross Burton
---
meta/classes/gtk-doc.bbclass |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Install libxml2 test suite and run it as ptest.
Signed-off-by: Mihaela Sendrea
---
meta/recipes-core/libxml/libxml2.inc | 14 +-
meta/recipes-core/libxml/libxml2/run-ptest |3 +
meta/recipes-core/libxml/libxml2/runtest.patch | 820
meta/recipes-core/
On Thu, Jul 4, 2013 at 10:20 AM, Paul Eggleton
wrote:
> On Thursday 04 July 2013 10:10:52 Otavio Salvador wrote:
>> On Wed, Jul 3, 2013 at 2:04 PM, Paul Eggleton
>>
>> wrote:
>> > We don't want this enabled just because we have EGL and OpenGL ES 2.0
>> > enabled.
>> >
>> > Signed-off-by: Paul Egg
On Thu, Jul 4, 2013 at 7:37 AM, Burton, Ross wrote:
> On 3 July 2013 23:26, Saul Wold wrote:
>> util-linux will check for the exisitance of pam header files and change what
>> is
>> built, so only build libpam when pam is enabled for DISTRO_FEATURES
>>
>> Signed-off-by: Saul Wold
>> ---
>> met
On Wed, Jul 3, 2013 at 7:26 PM, Saul Wold wrote:
> util-linux's configure checks for pam_misc.h and if it finds it will
> enable runuser, there was a case where it was found via shared state
> and then got rebuilt. This makes the build more deterministic.
>
> Signed-off-by: Saul Wold
Please make
On Thursday 04 July 2013 10:10:52 Otavio Salvador wrote:
> On Wed, Jul 3, 2013 at 2:04 PM, Paul Eggleton
>
> wrote:
> > We don't want this enabled just because we have EGL and OpenGL ES 2.0
> > enabled.
> >
> > Signed-off-by: Paul Eggleton
>
> Agreed; maybe this could be considered for dylan a
On Thu, Jul 4, 2013 at 2:34 AM, Holger Hans Peter Freyther
wrote:
> Good Morning,
>
> we have a basic product and build the images for it using
> OpenEmbedded. Some customers require the installation of
> additional packages, or even the modification of some of
> the installed ones. The current ap
On Wed, Jul 3, 2013 at 2:04 PM, Paul Eggleton
wrote:
> We don't want this enabled just because we have EGL and OpenGL ES 2.0
> enabled.
>
> Signed-off-by: Paul Eggleton
Agreed; maybe this could be considered for dylan as well?
--
Otavio Salvador O.S. Systems
http://w
The following changes since commit 8a186a6b3853fc1a7dcf342d421c8926c38949c9:
bitbake: hob: save button from settings called a nonexisting method
(2013-07-03 08:13:35 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib lpalcu/b4811_printf_issue_in_sh
htt
Only the printf bash builtin knows about %q format option for escaping
spaces. The coreutils version doesn't. Unfortunately, neither dash nor
sh have a printf builtin. So, escape the spaces using sed.
[YOCTO #4811]
Signed-off-by: Laurentiu Palcu
---
meta/classes/populate_sdk_base.bbclass |2
On 04/07/13 12:29, Burton, Ross wrote:
> On 4 July 2013 11:58, Laurentiu Palcu wrote:
>> +USERADD_PARAM_${PN} = "--create-home \
>> + --groups video,tty,audio,input,shutdown \
>> + --user-group xuser"
>
> I'm not liking the name "xuser" but unless someo
On Thu, Jul 04, 2013 at 01:58:01PM +0300, Laurentiu Palcu wrote:
> Signed-off-by: Laurentiu Palcu
> ---
> .../user-creation/xuser-account_0.1.bb | 27
>
> 1 file changed, 27 insertions(+)
> create mode 100644 meta/recipes-support/user-creation/xuser-account_0.
On 4 July 2013 11:58, Laurentiu Palcu wrote:
> +USERADD_PARAM_${PN} = "--create-home \
> + --groups video,tty,audio,input,shutdown \
> + --user-group xuser"
I'm not liking the name "xuser" but unless someone has a much better
idea right now we can chang
If the host Qt installation exists but is incomplete or the installed
qmake architecture doesn't match that of the Qt libraries, cmake was
failing at do_configure. cmake 2.8.10 failed silently here so we should
make 2.8.11 do the same.
Fixes [YOCTO #4565].
Signed-off-by: Paul Eggleton
---
meta/
On 4 July 2013 09:54, Tomas Frydrych wrote:
>> I know there is some overhead from having one more package installed on
>> image, but it would be a bit easier if we later decide that xuser also
>> needs some file to be installed in his home or something like that.
>
> Yes, please; the current situa
For this to happen:
* 'shutdown' group has been created;
* changed ownership group for /sbin/halt and /sbin/shutdown to 'shutdown';
* deny execution rights to other users except 'root' and those belonging
to 'shutdown' group;
* set setuid bit to both apps;
So, basically, in order for a norm
[YOCTO #4345]
Signed-off-by: Laurentiu Palcu
---
.../x11-common/xserver-nodm-init.bb| 13 ++---
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/meta/recipes-graphics/x11-common/xserver-nodm-init.bb
b/meta/recipes-graphics/x11-common/xserver-nodm-init.bb
Signed-off-by: Laurentiu Palcu
---
.../user-creation/xuser-account_0.1.bb | 27
1 file changed, 27 insertions(+)
create mode 100644 meta/recipes-support/user-creation/xuser-account_0.1.bb
diff --git a/meta/recipes-support/user-creation/xuser-account_0.1.bb
b/
[YOCTO #4345]
Signed-off-by: Laurentiu Palcu
---
meta/recipes-connectivity/connman/connman.inc | 10 ++
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/meta/recipes-connectivity/connman/connman.inc
b/meta/recipes-connectivity/connman/connman.inc
index e6584ff..6b5ea0b 10
A normal user does not have /sbin in its PATH, by default, so having the
entire path here allows the correct execution when run as regular user.
[YOCTO #4345]
Signed-off-by: Laurentiu Palcu
---
.../shutdown-desktop/shutdown-desktop.bb |2 ++
1 file changed, 2 insertions(+)
diff -
Changes in v2:
* created a separate recipe for xuser creation, located in
meta/recipes-support/user-creation/. If there are other users we might need
to add in the future, we can put the recipes here;
* removed xuser creation from connman and xserver-noadm-init and added the
new 'xuser-a
On 3 July 2013 23:26, Saul Wold wrote:
> Signed-off-by: Saul Wold
> ---
> .../resolvconf/{resolvconf_1.72.bb => resolvconf_1.73.bb} | 4
> ++--
Typo in commit message.
Ross
___
Openembedded-core mailing list
Openembedded-core@lists.openem
On 3 July 2013 23:26, Saul Wold wrote:
> util-linux will check for the exisitance of pam header files and change what
> is
> built, so only build libpam when pam is enabled for DISTRO_FEATURES
>
> Signed-off-by: Saul Wold
> ---
> meta/recipes-extended/packagegroups/packagegroup-core-basic.bb |
On 3 July 2013 23:26, Saul Wold wrote:
> --- a/meta/recipes-core/util-linux/util-linux.inc
> +++ b/meta/recipes-core/util-linux/util-linux.inc
> @@ -45,6 +45,7 @@ EXTRA_OECONF = "--libdir=${base_libdir}
> --disable-use-tty-group \
> --disable-vipw --disable-newgrp --disable-chfn-
On 26 June 2013 18:33, Randy Witt wrote:
> This is useful for times when you don't want to enable or disable a
> service automatically on install, but still want the rest of the
> functionality of the systemd.bbclass.
This seems like a brute-force way of approaching the problem, which is
that you
From: Jackie Huang
The following changes since commit 682bcd0939697c34ce9bc7b2fe8f7d734f280490:
initscripts: overwrite default hostname.sh (2013-07-04 17:19:03 +0800)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib
jhuang0/r_bbappend_udev-initscripts_dmesg_0704
From: Jackie Huang
We should create the /var/log/dmesg.log file as a default.
If we don't then a later kernel error can flush the dmesg
ring buffer, losing valuable debug information.
Signed-off-by: Xin Ouyang
Signed-off-by: Jackie Huang
---
.../initscripts/initscripts-1.0/dmesg.sh
From: Jackie Huang
The following changes since commit 3e1dbabbf33a2e461abc92ff10cd970fe604ee38:
sysstat: backport a patch to fix a parallel building error (2013-07-02
07:58:10 -0700)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib jhuang0/r_bbappend_udev-initsc
From: Jackie Huang
/etc/init.d/hostname.sh does not have a graceful fallback if the
/etc/hostname file doesn't exist. Other systems such as Ubuntu and RH
will either leave the hostname in place, if a proper hostname is
already set, otherwise it will set the hostname to 'localhost' when
the /etc/h
From: Bernhard Guillon
Only grep for 'OECORE_NATIVE_SYSROOT=' otherwise things like
toolchain_create_sdk_env_script_append() {
echo 'export MY_DIR_FOO=$OECORE_NATIVE_SYSROOT/my/dir/foo' >> $script
}
trigger the following error while executing the install script:
find: `$OECORE_NATIVE_SYSRO
On Wed, 2013-07-03 at 23:51 -0700, Saul Wold wrote:
> Tired this out today and got the following:
> > ERROR: Function failed: Failed to start qemu. You should check the task log
> > and the qemu boot log (qemu log is
> > /srv/ssd/sgw/builds/world/tmp/work/qemux86_64-poky-linux/core-image-sato/1
On 03/07/13 17:19, Martin Jansa wrote:
> Shouldn't we create separate recipe for xuser or any other default user
> and add it to connman and xserver-nodm-init RDEPENDS?
>
> I know there is some overhead from having one more package installed on
> image, but it would be a bit easier if we later dec
Hello,
since gcc 4.8.x I get with dbg-pkgs in IMAGE_FEATURES
| * check_data_file_clashes: Package gcc-dbg wants to install file
/home/andreas/tmp/oe-core-eglibc/work/overo-angstrom-linux-gnueabi/xfce4-dev-image/1.0-r0/rootfs/usr/src/debug/libgcc/4.8.1-r0/gcc-4.8.1/build.arm-angstrom-linux-gnuea
On Wed, Jul 03, 2013 at 11:53:06PM -0700, Saul Wold wrote:
> On 06/29/2013 06:36 PM, Martin Jansa wrote:
> > * usually it's more important to know how much space will each
> >package take on target device then size of compressed package
> >
> > Signed-off-by: Martin Jansa
> > ---
> > meta/cl
W dniu 04.07.2013 07:34, Holger Hans Peter Freyther pisze:
> Can this be already modeled? Do you have any idea how this could
> be done?
My idea is simple.
Keep each customer changes in separate layers and have separate builds
for base and each customer. Let then customer builds use base
sstate-
* Add support to boot the 'qemumicroblaze' machine in
qemu-system-microblazeel
* Use the specific machine model for a MicroBlaze system 'petalogix-ml605'
* Use the DTB generated from the kernel build as the DTB for boot
* Force use of initrd rootfs (either in ext or cpio formats)
Signed-off-by:
* Add support to boot the 'qemuzynq' machine in qemu-system-arm
* Use the specific machine model for Zynq 'xilinx-zynq-a9'
* Use the DTB generated from the kernel build as the DTB for boot
* Force use of initrd rootfs (either in ext or cpio formats)
Signed-off-by: Nathan Rossi
---
scripts/runqem
The following patches add support to the runqemu scripts to allow for
the machines named 'qemuzynq' and 'qemumicroblaze' to be booted within
qemu. These target machines reside in the 'meta-xilinx' layer.
Regards,
Nathan
Nathan Rossi (2):
scripts/runqemu: Add support for 'qemuzynq' machine
scr
On 07/03/2013 07:19 PM, Martin Jansa wrote:
> On Wed, Jul 03, 2013 at 05:34:20PM +0300, Laurentiu Palcu wrote:
>> The following changes since commit 8a186a6b3853fc1a7dcf342d421c8926c38949c9:
>>
>> bitbake: hob: save button from settings called a nonexisting method
>> (2013-07-03 08:13:35 +0100
upgrade from 1.42.7 -> 1.42.8
Signed-off-by: Andrei Dinu
---
.../acinclude.m4 |0
.../fallocate.patch|0
.../mkdir.patch|0
.../remove.ldconfig.call.patch |0
97 matches
Mail list logo