gsettings.bbclass offers just that.
[YOCTO #3854]
Signed-off-by: Laurentiu Palcu
---
meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb | 12 ++--
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb
b/meta/recipes-gnome/gnome/
In order to have the proper postinst/postrm scriptlets generated for
gtk+ immodules packages, use the already existing class.
[YOCTO #3853]
Signed-off-by: Laurentiu Palcu
---
meta/recipes-gnome/gtk+/gtk+.inc|8 +---
meta/recipes-gnome/gtk+/gtk+3_3.4.4.bb | 12 ++--
me
This is needed if the GTKIMMODULES_PACKAGES is changed later, in
do_populate_packages for example. This way, we don't have to add another
dumb asignment in the recipe inheriting this.
[YOCTO #3853]
Signed-off-by: Laurentiu Palcu
---
meta/classes/gtk-immodules-cache.bbclass |2 ++
1 file cha
Also, fix the GDK_PIXBUF_QUERYLOADERS path.
[YOCTO #3582]
Signed-off-by: Laurentiu Palcu
---
meta/recipes-gnome/librsvg/librsvg_2.32.1.bb | 21 -
1 file changed, 4 insertions(+), 17 deletions(-)
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb
b/meta/recipes-gno
[YOCTO #3582]
Signed-off-by: Laurentiu Palcu
---
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.26.5.bb | 48 ++--
1 file changed, 3 insertions(+), 45 deletions(-)
diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.26.5.bb
b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.26.5.bb
All packages exporting pixbuf loaders should inherit this class in order
to generate the correct postinst/postrm scriptlets.
[YOCTO #3852]
Signed-off-by: Laurentiu Palcu
---
meta/classes/pixbufcache.bbclass | 57 ++
1 file changed, 57 insertions(+)
create
Hi all,
This patchset contains postinstall fixes for:
* gtk+ immodules packages
* librsvg
* gnome-keyring
Thanks,
Laurentiu
The following changes since commit 2180cc32b9a6d434c319292c1a636fb8e4d23899:
initiscripts: Fix populate-volatiles.sh whitespace (2013-02-06 14:44:49 +)
are avail
From: Tom Zanussi
systemtap_target_arch() should also translate x86-64 (hyphenated) into
x86_64 for the -a param. Failing to do that causes systemtap to see
an architecture mismatch and create a cloned session with a bogusly
synthesized build directory path, and fails to compile the probe.
Fix
From: Tom Zanussi
This was pulled into master yesterday and should be pulled into
danny as well.
The following changes since commit a7ce81df2f6e513a7e364c443759733c778b5c1f:
yocto-bsp: qualify user files with machine name (2013-02-05 21:37:35 +)
are available in the git repository at:
Added notes, signoff, and upstream status to internal patch.
Signed-off-by: Jeremy Stashluk
---
...-conditional-gl-framebuffer-undefined-use.patch | 35
.../gstreamer/gst-plugins-gl_0.10.3.bb | 15 +
2 files changed, 50 insertions(+)
create mode 1006
On 6 February 2013 14:07, Paul Eggleton wrote:
> If the package architecture name is complex (e.g. with the meta-yocto-bsp
> beagleboard machine and Poky, the architecture-specific package name is
> "armv7a-vfp-neon"), rpm reports architecture names that contain
> underscores instead of dashes, wh
On Mon, 2013-01-28 at 17:05 +0800, qi.c...@windriver.com wrote:
> From: Chen Qi
>
> Here's a list of improvements:
> 1) Make it run correctly at rootfs time.
> 2) Handle link config items more reasonably.
> 3) Support read-only rootfs.
> 4) Avoid data loss when removing directories.
>
> [YOCTO #
On Wed, Feb 06, 2013 at 03:23:38PM +0100, Martin Jansa wrote:
> * otherwise it shows error about failing import
It fails like this e.g. when someone tries to migrate_localcount without
any entries in cache/bb_persist_data.sqlite3
> Signed-off-by: Martin Jansa
> ---
> scripts/bitbake-prserv-tool
* otherwise it shows error about failing import
Signed-off-by: Martin Jansa
---
scripts/bitbake-prserv-tool | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/scripts/bitbake-prserv-tool b/scripts/bitbake-prserv-tool
index 4654e6d..96a3470 100755
--- a/scripts/bitbake-
The following changes since commit fdd6da5933a3e7dd1e0ca2afd7107839b4fa65e8:
librsvg: CVE-2011-3146 (2013-01-07 11:31:55 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/danny-rpm-arch
http://cgit.openembedded.org/cgit.cgi/openembed
If the package architecture name is complex (e.g. with the meta-yocto-bsp
beagleboard machine and Poky, the architecture-specific package name is
"armv7a-vfp-neon"), rpm reports architecture names that contain
underscores instead of dashes, which when passed to oe-pkgdata-util
during complementary
On Wed, Feb 06, 2013 at 02:44:29PM +0100, Mike Looijmans wrote:
> (see comment below)
>
> On 02/06/2013 02:26 PM, Martin Jansa wrote:
> > * as described in
> >
> > http://git.openembedded.org/openembedded-core/commit/?id=6107ee294afde395e39d084c33e8e94013c625a9
> >
> > Signed-off-by: Martin Ja
Signed-off-by: Martin Jansa
---
meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb
b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb
index f97fd8f..0c15557 100644
--
(see comment below)
On 02/06/2013 02:26 PM, Martin Jansa wrote:
* as described in
http://git.openembedded.org/openembedded-core/commit/?id=6107ee294afde395e39d084c33e8e94013c625a9
Signed-off-by: Martin Jansa
---
meta/classes/rm_work.bbclass | 18 --
1 file changed, 12 in
Signed-off-by: Ross Burton
---
meta/recipes-connectivity/connman/connman.inc |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-connectivity/connman/connman.inc
b/meta/recipes-connectivity/connman/connman.inc
index cacbd1f..41a3a69 100644
--- a/meta/recipes-conne
* as described in
http://git.openembedded.org/openembedded-core/commit/?id=6107ee294afde395e39d084c33e8e94013c625a9
Signed-off-by: Martin Jansa
---
meta/classes/rm_work.bbclass | 18 --
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/meta/classes/rm_work.bbclass
* check also RSUGGESTS, RCONFLICTS, RPROVIDES, RREPLACES
Signed-off-by: Martin Jansa
---
meta/classes/insane.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass
index 58fc70c..d285e56 100644
--- a/meta/classes/insa
On Wed, Feb 06, 2013 at 09:38:05AM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 5ce5c3d1226d4a8a4997c63acc1b1b125770d005
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=5ce5c3d1226d4a8a4997c63acc1b1b125770d005
>
> A
This fixes a service dependency issue;
While graphical.target is the default mode, systemd
will try to start display-manager.service which is not
available.
Signed-off-by: Radu Moisan
---
meta/recipes-core/systemd/systemd_197.bb |3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/reci
- enables qemu to run images with video output without the need for vncviewer.
- SDLPACKAGECONFIG is used because there is no need for the native-libsdl
package when building the qemu-native package.
Signed-off-by: Mihai Prica
---
meta/recipes-devtools/qemu/qemu.inc | 19 +++
1
On 02/06/2013 01:56 PM, Martin Jansa wrote:
> Fails in do_rootfs here, but without any details in log:
> Building from feeds activated!
> Running intercept scripts:
>> > Executing update_font_cache
> ERROR: Function failed: do_rootfs (see
> /OE/shr-core/tmp-eglibc/work/tuna-oe-linux-gnueabi/shr-i
On Wed, Feb 06, 2013 at 09:38:02AM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 0c12f7fb3c2c42e5b633682bb1277b943ac19ea6
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0c12f7fb3c2c42e5b633682bb1277b943ac19ea6
>
> A
On Wed, Feb 06, 2013 at 02:58:23AM -0700, Gary Thomas wrote:
> On 2013-02-05 06:14, Otavio Salvador wrote:
> > On Tue, Feb 5, 2013 at 8:29 AM, Gary Thomas wrote:
> >> On 2013-02-04 08:12, Constantin Musca wrote:
> >>>
> >>> - netbase should only include etc-rpc, etc-protocols, etc-services
> >>> a
On 2013-02-05 06:14, Otavio Salvador wrote:
On Tue, Feb 5, 2013 at 8:29 AM, Gary Thomas wrote:
On 2013-02-04 08:12, Constantin Musca wrote:
- netbase should only include etc-rpc, etc-protocols, etc-services
and the hosts file
- the init script/configuration files should be in another package
Saul Wold wrote:
> >-RDEPENDS_${PN}-ptest += "\
> >-eglibc-gconv-utf-16 \
> >-eglibc-charmap-utf-8 \
> >-eglibc-gconv-cp1255 \
> >-eglibc-charmap-cp1255 \
> >-eglibc-gconv-utf-32 \
> >-eglibc-gconv-utf-7 \
> >-eglib
On Wed, Feb 06, 2013 at 08:02:31AM +, Cooper Jr., Franklin wrote:
> Hi Everyone,
>
> While performing denzil to danny work I ran into this same issue that Mike
> mentioned. I have 4 machines that are armv7a based and previously in denzil
> only very specific recipes that I deliberately made
From: Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko
---
meta/recipes-qt/qt4/nativesdk-qt4-tools.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
index 1199a8a..538436b 1006
From: Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko
---
meta/recipes-qt/qt4/nativesdk-qt4-tools.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
index 5ed0e90..cfc6fd8 1006
Hi Everyone,
While performing denzil to danny work I ran into this same issue that Mike
mentioned. I have 4 machines that are armv7a based and previously in denzil
only very specific recipes that I deliberately made machine specific were being
rebuilt. Now a significant amount of recipes are be
34 matches
Mail list logo