[OE-core] Broken gettext/gdbm

2012-07-20 Thread Matthieu CRAPET
Greetings, I updated my OE-core and bitbake today (2012.07.20). Build from scratch fails: NOTE: package gdbm-1.10-r3: task do_configure: Started ERROR: Function failed: do_configure (see /home/.../build/tmp-eglibc/work/armv5te-ing-linux-gnueabi/gdbm-1.10-r3/t emp/log.do_configure.31222 for furth

Re: [OE-core] Broken gettext/gdbm

2012-07-22 Thread Matthieu CRAPET
rs, Matthieu -Message d'origine- De : openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] De la part de Richard Purdie Envoyé : vendredi 20 juillet 2012 17:07 À : Patches and discussions about the oe-core layer Objet : Re: [OE-core] Br

Re: [OE-core] Broken gettext/gdbm

2012-07-23 Thread Matthieu CRAPET
org] De la part de Richard Purdie Envoyé : lundi 23 juillet 2012 09:19 À : Patches and discussions about the oe-core layer Objet : Re: [OE-core] Broken gettext/gdbm On Mon, 2012-07-23 at 08:50 +0200, Matthieu CRAPET wrote: > Hi, > > $ bitbake gdbm -e | grep ^DEPENDS > DEPENDS_GETTE

[OE-core] SDK and external toolchain

2012-07-26 Thread Matthieu CRAPET
Greetings, Updated recently my oe-core and faced an unwanted side effect. You need to know that I'm using an externel (linaro) toolchain (my .bb/.inc are a clone of "sourcery" toolchain example). My toolchain is compiled against a custom (external) eglibc 2.15. Since commit a0de2a56f19ae4d8cd88e4

Re: [OE-core] SDK and external toolchain

2012-07-27 Thread Matthieu CRAPET
re-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] De la part de Mark Hatle Envoyé : jeudi 26 juillet 2012 18:37 À : openembedded-core@lists.openembedded.org Objet : Re: [OE-core] SDK and external toolchain On 7/26/12 2:14 AM, Matthieu CRAPET wrote: > Greeting

[OE-core] [PATCH] libomxil (0.9.3): drop unecessary dependencies

2013-04-19 Thread Matthieu Crapet
Since version 0.9.2, Bellagio's components (vorbis, mad, also, ...) are shipped in separate packages. Signed-off-by: Matthieu Crapet --- meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-multimedia/libomxil/libomxil_0.9.3.

[OE-core] [PATCH] libomxil (0.9.3): drop unecessary dependencies

2013-04-19 Thread Matthieu Crapet
Since version 0.9.2, Bellagio's components (vorbis, mad, also, ...) are shipped in separate packages. Signed-off-by: Matthieu Crapet --- meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-multimedia/libomxil/libomxil_0.9.3.

[OE-core] gettext_0.18.1.1.bb (PR r7 => r8)

2012-03-13 Thread Matthieu CRAPET
Greetings, Updated my openembedded-core git repository. Rebuilt world for my custom distro (compiling for a BeagleBoard). I've got an error on gettext. .../build/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv7a-vfp-neon-i ng-linux-gnueabi/gcc/arm-ing-linux-gnueabi/4.6.4/ld: warning

Re: [OE-core] bash-completion

2013-12-10 Thread Matthieu CRAPET
Hi, What's the status of this ? Is bash-completion recipe available somewhere? Regards, M -Message d'origine- De : openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] De la part de Martin Jansa Envoyé : dimanche 21 avril 2013 01:29

Re: [OE-core] bash-completion

2013-12-13 Thread Matthieu CRAPET
Hi Martin, I am talking about this: http://bash-completion.alioth.debian.org/ I can create the recipe if it does not exist (somewhere). Regards, M -Message d'origine- De : Martin Jansa [mailto:martin.ja...@gmail.com] Envoyé : mardi 10 décembre 2013 15:36 À : Matthieu CRAP

[OE-core] [PATCH] gstreamer1.0-plugins-base: fix missing rprovides

2013-12-13 Thread Matthieu Crapet
split_gstreamer10_packages creates libgst* packages which are missing in PACKAGES list. --- meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc b/meta/recipes-multimedi

[OE-core] [PATCH] bash-completion: add recipe

2013-12-13 Thread Matthieu Crapet
--- .../bash-completion/bash-completion_2.0.bb | 31 ++ 1 file changed, 31 insertions(+) create mode 100644 meta/recipes-support/bash-completion/bash-completion_2.0.bb diff --git a/meta/recipes-support/bash-completion/bash-completion_2.0.bb b/meta/recipes-support/bas

Re: [OE-core] [PATCH] bash-completion: add recipe

2013-12-16 Thread Matthieu CRAPET
fore SECTION Question: - Kept DESCRIPTION, should it be renamed to SUMMARY? Cheers, M -Message d'origine- De : Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Envoyé : vendredi 13 décembre 2013 17:36 À : Matthieu CRAPET; Saul Wold Cc : openembedded-core@lists.openembedded.org

Re: [OE-core] [PATCH] gstreamer1.0-plugins-base: fix missing rprovides

2013-12-16 Thread Matthieu CRAPET
gstreamer1.0-plugins-good) NOTE: consider defining a PREFERRED_PROVIDER entry to match libgstmpegts-1.0 > libgstmpegts-1.0 is only provided by gstreamer1.0-plugins-bad Is this a side effect of PACKAGES_DYNAMIC with empty package? Regards, M -----Message d'origine- De : Matthieu Cr

[OE-core] [PATCH] util-linux: add reset.1 manpage in update-alternatives

2014-01-14 Thread Matthieu Crapet
.0-r3/temp/log.do_rootfs.13877) Same issue already occured few months ago: Re: [OE-core] Clashing man pages https://www.mail-archive.com/openembedded-core@lists.openembedded.org/msg38590.html Signed-off-by: Matthieu Crapet --- meta/recipes-core/util-linux/util-linux.inc | 3 ++- 1 file changed, 2

Re: [OE-core] [PATCH] util-linux: add reset.1 manpage in update-alternatives

2014-01-17 Thread Matthieu CRAPET
Should I create an entry in https://bugzilla.yoctoproject.org/ (OE-Core component)? -Message d'origine- De : Matthieu Crapet [mailto:matthieu.cra...@ingenico.com] Envoyé : mardi 14 janvier 2014 16:10 À : openembedded-core@lists.openembedded.org Cc : Matthieu CRAPET Objet : [PATCH]

[OE-core] [PATCH v1] recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues

2014-02-14 Thread Matthieu Crapet
Rename SUMMARY with length > 80 to DESCRIPTION. Note: don't bump PR Signed-off-by: Matthieu Crapet --- meta/recipes-bsp/hostap/hostap-conf_1.0.bb | 3 ++- meta/recipes-devtools/json-c/json-c_0.11.bb | 3 ++- meta/recipes-graphics/xorg-proto/presentproto_git

Re: [OE-core] [PATCH v1] recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues

2014-02-14 Thread Matthieu CRAPET
Hi, Few explanations ;) Seen in: https://wiki.yoctoproject.org/wiki/Janitors Didn't find any opened bugtracker. These recipes are "pending", i.e. 80 < len(SUMMARY) < 95: meta/recipes-support/libunistring/libunistring_0.9.3.bb meta/recipes-devtools/devel-config/nfs-export-root.bb meta/recipes-d

[OE-core] [PATCH v2] recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues

2014-02-14 Thread Matthieu Crapet
Rename SUMMARY with length > 80 to DESCRIPTION. Note: don't bump PR Signed-off-by: Matthieu Crapet --- meta/recipes-bsp/hostap/hostap-conf_1.0.bb | 3 ++- meta/recipes-devtools/autogen/autogen-native_5.18.2.bb | 2 +- meta/recipes-devtools/devel-config/nfs-export-root.b

[OE-core] [PATCH] image_types: minor, inline CPIO_TOUCH_INIT()

2014-02-17 Thread Matthieu Crapet
Since generic compression solution has been introduced (see revision b7e4ed41ee480f00b7265341e9e2d2c2b9135143), CPIO_TOUCH_INIT() is only called by IMAGE_CMD_cpio. Signed-off-by: Matthieu Crapet --- meta/classes/image_types.bbclass | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions

[OE-core] [PATCH] recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2)

2014-02-19 Thread Matthieu Crapet
ARY line Note: don't bump PR Signed-off-by: Matthieu Crapet --- meta-hob/recipes-core/meta/hob-toolchain.bb | 2 +- meta-skeleton/recipes-skeleton/service/service_0.1.bb| 2 +- meta/conf/documentation.conf | 2 +- meta/recipes-bsp/al

[OE-core] [meta-oe][PATCH] vim: add (custom) license file

2014-02-24 Thread Matthieu Crapet
This is will delete this message: WARNING: vim: No generic license file exists for: vim in any provider Signed-off-by: Matthieu Crapet --- meta-oe/licenses/vim | 81 1 file changed, 81 insertions(+) create mode 100644 meta-oe/licenses/vim

Re: [OE-core] [PATCH 2/2] scripts/oe-setup-builddir: Keep track of TEMPLATECONF setting

2014-02-25 Thread Matthieu CRAPET
Hi, You can drop parenthesis in your test (it will create a useless subshell). Regards, Matthieu -Message d'origine- De : openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] De la part de Gary Thomas Envoyé : lundi 24 février 2014

[OE-core] image.bbclass: USE_DEVFS is now useless

2014-02-26 Thread Matthieu CRAPET
Hi, Since : http://cgit.openembedded.org/openembedded-core/commit/meta/classes/image.bbclass?id=a83144bac8d67704ff66f5dc0fc56f5b63979694 USE_DEVFS is not considered anymore. Setting IMAGE_DEVICE_TABLE or IMAGE_DEVICE_TABLES to empty string in an image recipe works (makedevs is not called) Shou

[OE-core] [PATCH] oe-setup-builddir: small rework

2014-03-12 Thread Matthieu Crapet
d -i" (doesn't exist in BSD sed) - for homogeneity, always use [ ] (instead of test) - replace old [ "x" = "x$VAR" ] by [ -z "$VAR" ] Signed-off-by: Matthieu Crapet --- scripts/oe-setup-builddir | 47 --- 1

Re: [OE-core] [PATCH] oe-setup-builddir: small rework

2014-03-12 Thread Matthieu CRAPET
Hi, Saul, I included your bashism fix in my patch. I wanted to update copyright to something like: # Copyright (C) 2012-2012 OpenEmbedded Team but didn't know if this was appropriate. Regards, Matthieu -- ___ Openembedded-core mailing list Openembed

[OE-core] [RFC][PATCH] linux-dummy: provide kernel-modules (empty) package

2014-03-19 Thread Matthieu Crapet
Like it is done in kernel.bbclass Signed-off-by: Matthieu Crapet --- meta/recipes-kernel/linux/linux-dummy.bb | 18 -- 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-dummy.bb b/meta/recipes-kernel/linux/linux-dummy.bb index

[OE-core] [RFC][PATCH] fontcache.bbclass: add fontconfig-utils runtime dependency

2014-03-19 Thread Matthieu Crapet
/ttf-droid - ttf-fonts/ttf-gentium - ttf-fonts/ttf-hunkyfonts - ttf-fonts/ttf-inconsolata - ttf-fonts/ttf-liberation - ttf-fonts/ttf-mplus - ttf-fonts/ttf-sazanami - ttf-fonts/ttf-ubuntu-font-family - ttf-fonts/ttf-wqy-zenhei Signed-off-by: Matthieu Crapet --- meta/classes/fontcac

[OE-core] [RFC][PATCH v2] fontcache.bbclass: add fontconfig-utils runtime dependency

2014-03-20 Thread Matthieu Crapet
/ttf-droid - ttf-fonts/ttf-gentium - ttf-fonts/ttf-hunkyfonts - ttf-fonts/ttf-inconsolata - ttf-fonts/ttf-liberation - ttf-fonts/ttf-mplus - ttf-fonts/ttf-sazanami - ttf-fonts/ttf-ubuntu-font-family - ttf-fonts/ttf-wqy-zenhei Signed-off-by: Matthieu Crapet --- meta/classes/fontcac

[OE-core] [PATCH] libcap 2.22: fix, disable gperf detection

2014-03-28 Thread Matthieu Crapet
gperf straight invoke is not suitable for cross environment (gperf-native should be used instead). Formal patch has been submited to the upstream. As libcap 2.24 is currently available, I prefer doing this quick fix. Signed-off-by: Matthieu Crapet --- meta/recipes-support/libcap/libcap.inc | 3

[OE-core] [PATCH] libomxil-0.9.3: fix configure unrecognised option

2014-03-31 Thread Matthieu Crapet
Drop --disable-ffmpegcomponents which is deprecated since libomxil-bellagio-0.9.1 Components are external and are available separately here: http://sourceforge.net/projects/omxil/files/components/ --- meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb | 8 +--- 1 file changed, 5 insertions(+)

[OE-core] [PATCH v2] libomxil-0.9.3: fix configure unrecognised option

2014-03-31 Thread Matthieu Crapet
Drop --disable-ffmpegcomponents which is deprecated since libomxil-bellagio-0.9.1 Explicitly disable doc generation to prevent using doxygen from build machine. Components are external and are available separately here: http://sourceforge.net/projects/omxil/files/components/ --- meta/recipes-mul

[OE-core] [PATCH] rootfs.py: introduce USE_DEVFS check

2014-04-02 Thread Matthieu Crapet
Since commit a83144bac8d67704ff66f5dc0fc56f5b63979694 (2014-02-11), USE_DEVFS is not considered anymore. For compatibility, let's restore USE_DEVFS semantic. Also add USE_DEVFS to documentation.conf. Signed-off-by: Matthieu Crapet --- meta/conf/documentation.conf | 1 + meta/lib/oe/root

Re: [OE-core] [PATCH] rootfs.py: introduce USE_DEVFS check

2014-04-02 Thread Matthieu CRAPET
Ooops! -Message d'origine- De : Phil Blundell [mailto:p...@pbcl.net] Envoyé : mercredi 2 avril 2014 17:53 À : Matthieu CRAPET Cc : openembedded-core@lists.openembedded.org Objet : Re: [OE-core] [PATCH] rootfs.py: introduce USE_DEVFS check On Wed, 2014-04-02 at 17:15 +0200, Mat

[OE-core] [PATCH v2] rootfs.py: introduce USE_DEVFS check

2014-04-02 Thread Matthieu Crapet
Since commit a83144bac8d67704ff66f5dc0fc56f5b63979694 (2014-02-11), USE_DEVFS is not considered anymore. For compatibility, let's restore USE_DEVFS semantic. Also add USE_DEVFS to documentation.conf. Signed-off-by: Matthieu Crapet --- meta/conf/documentation.conf | 1 + meta/lib/oe/root

[OE-core] [RFC][PATCH] files/device_table-minimal.txt: cleanup

2014-04-02 Thread Matthieu Crapet
es Signed-off-by: Matthieu Crapet --- meta/files/device_table-minimal.txt | 26 +++--- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/meta/files/device_table-minimal.txt b/meta/files/device_table-minimal.txt index 56c74bb..e4891cc 100644 --- a/meta/files/de

[OE-core] [PATCH v3] rootfs.py: introduce USE_DEVFS check

2014-04-03 Thread Matthieu Crapet
Since commit a83144bac8d67704ff66f5dc0fc56f5b63979694 (2014-02-11), USE_DEVFS is not considered anymore. For compatibility, let's restore USE_DEVFS semantic. Also add USE_DEVFS to documentation.conf. Signed-off-by: Matthieu Crapet --- meta/conf/documentation.conf | 1 + meta/lib/oe/root

Re: [OE-core] [RFC][PATCH] files/device_table-minimal.txt: cleanup

2014-04-03 Thread Matthieu CRAPET
c 640 roottty 4 64 0 1 2 This will create ttyS0 and ttyS1. Matt -Message d'origine- De : Richard Purdie [mailto:richard.pur...@linuxfoundation.org] Envoyé : jeudi 3 avril 2014 09:27 À : Matthieu CRAPET Cc : openembedded-core@lists.openembedde

[OE-core] sstate, cache or licence issue?

2013-01-09 Thread Matthieu CRAPET
Notice that I'm using my own external toolchain but I don't know that It is relevant. Any hint appreciated here! Regards, Matthieu Crapet About Ingenico (Euronext: FR125346 - ING) Ingenico is a leading provider of payment solutions, with over 17 million terminals

Re: [OE-core] sstate, cache or licence issue?

2013-01-10 Thread Matthieu CRAPET
Hi, Yes, this was bug#3674! Applied: sstate.bbclass:specify function dirs to avoid race http://cgit.openembedded.org/openembedded-core/commit/?id=ccef1cf783669a4683eda9d4b44dbe6bcf426259 Tested with success. Thanks a lot! Regards, Matthieu Crapet De : openembedded-core

[OE-core] Libtool & external toolchain & .la files

2013-03-11 Thread Matthieu CRAPET
' ${HOST_SYS}-libtool sed -i -e '/^compiler_lib_search_path=/s/.*/compiler_lib_search_path=""/' ${HOST_SYS}-libtool sed -i -e '/^sys_lib_search_path_spec=/s/.*/sys_lib_search_path_spec=""/' ${HOST_SYS}-libtool } Ugly bu

[OE-core] [PATCH] alsa-lib: fix possible missing RDEPENDS for alsa-utils package

2015-01-27 Thread Matthieu Crapet
From: Matthieu Crapet alsa-lib (libasound.so) can be compiled with some disabled features (for example: midi) See suggestion here: http://www.alsa-project.org/main/index.php/DevEmbedded Depending configuration, alsa-utils recipe may not build all programs. alsa-utils package will RDEPENDS of

[OE-core] [PATCH] postinst_intercept script: drop pipe

2015-03-18 Thread Matthieu Crapet
Avoid useless subshell. There's no word splitting in variable assignment. Signed-off-by: Matthieu Crapet --- scripts/postinst-intercepts/postinst_intercept | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/postinst-intercepts/postinst_intercept b/scripts/pos

[OE-core] [PATCH] util-linux: add lastb.1 and nologin.8 to update-alternatives

2015-03-31 Thread Matthieu Crapet
/usr/share/man/man1/lastb.1 is also provided by sysvinit recipe. /usr/share/man/man8/nologin.8 is also provided by shadow recipe. Signed-off-by: Matthieu Crapet --- meta/recipes-core/util-linux/util-linux.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes

[OE-core] [PATCH] documentation.conf (LICENSE): tiny addition

2014-04-07 Thread Matthieu Crapet
Examples: LICENSE = "MIT" LICENSE = "GPLv2 & LGPLv2.1" LICENSE = "AFL-2 | GPLv2+" LICENSE = "MIT & BSD-3-Clause & BSD-2-Clause & PD" LICENSE = "GPLv2 & (LGPLv2.1 | MPL-1.1 | BSD)" LICENSE = "GPLv2+ & LGPLv2+ &

[OE-core] [PATCH] openssh-sshd: host contamination fix

2014-04-14 Thread Matthieu Crapet
nd needs a cached variable definition. Signed-off-by: Matthieu Crapet --- meta/recipes-connectivity/openssh/openssh_6.5p1.bb | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/meta/recipes-connectivity/openssh/openssh_6.5p1.bb b/meta/recipes-connectivity/openssh/openss

[OE-core] [PATCH] tcl: cleanup

2014-05-06 Thread Matthieu Crapet
Changes: - add missing licence file: tcl - use binconfig to patch tclConfig.sh paths - avoid subshell in do_configure() - use ${PV} Signed-off-by: Matthieu Crapet --- meta/files/common-licenses/tcl | 40 meta/recipes-devtools/tcltk/tcl_8.6.1.bb | 34

[OE-core] [PATCH 2/7] acpid: avoid pipe with sed

2014-05-06 Thread Matthieu Crapet
Replace: cat | sed -e xxx By: sed -e xxx Signed-off-by: Matthieu Crapet --- meta/recipes-bsp/acpid/acpid.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-bsp/acpid/acpid.inc b/meta/recipes-bsp/acpid/acpid.inc index 89cb73f..fad7afd 100644 --- a/meta/recipes

[OE-core] [PATCH 3/7] apmd: avoid pipe with sed

2014-05-06 Thread Matthieu Crapet
Replace: cat | sed -e xxx By: sed -e xxx Signed-off-by: Matthieu Crapet --- meta/recipes-bsp/apmd/apmd_3.2.2-14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb index 8c4b75e..ab7de65 100644

[OE-core] [PATCH 1/7] *.bbclass (shell): avoid pipe with sed

2014-05-06 Thread Matthieu Crapet
Replace: cat | sed -e xxx By: sed -e xxx Signed-off-by: Matthieu Crapet --- meta/classes/binconfig.bbclass| 2 +- meta/classes/buildhistory.bbclass | 2 +- meta/classes/kernel-grub.bbclass | 2 +- meta/classes/sip.bbclass | 8 +++- 4 files changed, 6 insertions(+), 8

[OE-core] [PATCH 6/7] initscripts: avoid pipe with sed

2014-05-06 Thread Matthieu Crapet
Small optimisation in /etc/init.d/populate-volatile.sh. Replace: cat | sed -e xxx By: sed -e xxx Signed-off-by: Matthieu Crapet --- meta/recipes-core/initscripts/initscripts-1.0/populate-volatile.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core

[OE-core] [PATCH 4/7] dropbear: avoid pipe with sed

2014-05-06 Thread Matthieu Crapet
Replace: cat | sed -e xxx By: sed -e xxx + fix indentation Signed-off-by: Matthieu Crapet --- meta/recipes-core/dropbear/dropbear.inc | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/meta/recipes-core/dropbear/dropbear.inc b/meta/recipes

[OE-core] [PATCH 5/7] sysvinit-inittab: avoid pipe with grep

2014-05-06 Thread Matthieu Crapet
Replace: cat | grep xxx By: grep xxx Signed-off-by: Matthieu Crapet --- meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb b/meta/recipes-core/sysvinit/sysvinit

[OE-core] [PATCH 7/7] scripts/runqemu: avoid pipe with sed

2014-05-06 Thread Matthieu Crapet
Replace: cat | sed -e xxx By: sed -e xxx Signed-off-by: Matthieu Crapet --- scripts/runqemu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/runqemu b/scripts/runqemu index e270274..ff64a1d 100755 --- a/scripts/runqemu +++ b/scripts/runqemu @@ -355,10 +355,10

[OE-core] [PATCH 1/4] libav: add PACKAGECONFIG for theora, libvorbis, speex and openssl

2014-05-21 Thread Matthieu Crapet
AGECONFIG entries Tested with libav-0.8.11 & libav-9.13. Signed-off-by: Matthieu Crapet --- meta/recipes-multimedia/libav/libav.inc | 39 ++--- 1 file changed, 31 insertions(+), 8 deletions(-) diff --git a/meta/recipes-multimedia/libav/libav.inc b/meta/recipes-mul

[OE-core] [PATCH 2/4] libav: add version 10.1

2014-05-21 Thread Matthieu Crapet
Using common libav.inc Notice that DEFAULT_PREFERENCE = "-1" is not included. Signed-off-by: Matthieu Crapet --- meta/recipes-multimedia/libav/libav_10.1.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 meta/recipes-multimedia/libav/libav_10.1.bb diff --

[OE-core] [PATCH 3/4] libav (0.8.11): cosmetics, move LIC_FILES_CHKSUM before SRC_URI

2014-05-21 Thread Matthieu Crapet
Signed-off-by: Matthieu Crapet --- meta/recipes-multimedia/libav/libav_0.8.11.bb | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/recipes-multimedia/libav/libav_0.8.11.bb b/meta/recipes-multimedia/libav/libav_0.8.11.bb index 662d205..dfef680 100644 --- a/meta

[OE-core] [PATCH 4/4] libav (9.13): remove DEFAULT_PREFERENCE

2014-05-21 Thread Matthieu Crapet
Use PREFERRED_VERSION_libav in your distro definition instead. Signed-off-by: Matthieu Crapet --- meta/recipes-multimedia/libav/libav_9.13.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-multimedia/libav/libav_9.13.bb b/meta/recipes-multimedia/libav/libav_9.13.bb index

[OE-core] [PATCH v2] libav: add version 10.1

2014-05-21 Thread Matthieu Crapet
Using common libav.inc Keep DEFAULT_PREFERENCE because gstreamer 0.10 requires 0.8.x. Signed-off-by: Matthieu Crapet --- meta/recipes-multimedia/libav/libav_10.1.bb | 16 1 file changed, 16 insertions(+) create mode 100644 meta/recipes-multimedia/libav/libav_10.1.bb diff

Re: [OE-core] [PATCH 1/4] libav: add PACKAGECONFIG for theora, libvorbis, speex and openssl

2014-06-02 Thread Matthieu CRAPET
rt de Matthieu Crapet Envoyé : mercredi 21 mai 2014 13:38 À : openembedded-core@lists.openembedded.org Objet : [OE-core] [PATCH 1/4] libav: add PACKAGECONFIG for theora, libvorbis, speex and openssl Dropped libvorvis dependency because there is already a (better) builtin vorbis codec. Don'

Re: [OE-core] [PATCH 1/4] libav: add PACKAGECONFIG for theora, libvorbis, speex and openssl

2014-06-04 Thread Matthieu CRAPET
contains_any will not work if PACKAGECONFIG have only one item (faac for example). Should it be a possible addition to bitbake ? Matthieu -Message d'origine- De : Saul Wold [mailto:s...@linux.intel.com] Envoyé : lundi 2 juin 2014 17:31 À : Matthieu CRAPET; openembedded-core@li

[OE-core] [PATCH] native.bbclass: Properly define directories

2014-06-12 Thread Matthieu Crapet
/conf/bitbake.conf). For example, edit "${BASE_WORKDIR}/${MULTIMACH_TARGET_SYS}/quilt-native/temp/log.do_configure" and see what are the arguments given by oe_runconf. Notice that ${docdir}, ${mandir}, ${infodir}, ${localstatedir} have no associated _native definition. Signed-off-by:

[OE-core] [PATCH] eglibc (2.19): fix hardcoded /sbin path

2014-06-19 Thread Matthieu Crapet
Apply for ldconfig and sln packages. Signed-off-by: Matthieu Crapet --- .../eglibc/eglibc-2.19/fix_am_rootsbindir.patch| 32 ++ meta/recipes-core/eglibc/eglibc-package.inc| 2 +- meta/recipes-core/eglibc/eglibc.inc| 13 + meta/recipes

[OE-core] [PATCH v2] libav: add PACKAGECONFIG for theora, libvorbis, speex and openssl

2014-06-30 Thread Matthieu Crapet
AGECONFIG entries Tested with libav-0.8.11 & libav-9.13. Note: Be sure to have a recent version of bitbake (2014-06-11 or better) including this: http://cgit.openembedded.org/bitbake/commit/?id=2e742c03e8dfdfa67899e7f5d579ed14bd87e139 It affects behavior of bb.utils.contains_any Signed-off-b

Re: [OE-core] [PATCH v2] libav: add PACKAGECONFIG for theora, libvorbis, speex and openssl

2014-07-01 Thread Matthieu CRAPET
. Maybe could I add a comment inside the recipe ? Regards, M -Message d'origine- De : Martin Jansa [mailto:martin.ja...@gmail.com] Envoyé : lundi 30 juin 2014 18:41 À : Matthieu CRAPET Cc : openembedded-core@lists.openembedded.org Objet : Re: [OE-core] [PATCH v2] libav: add PACKAGEC

Re: [OE-core] [PATCH v2] libav: add PACKAGECONFIG for theora, libvorbis, speex and openssl

2014-07-11 Thread Matthieu CRAPET
Hi Koen, Something like this (in a small python function) would be acceptable? d.setVar('LICENSE', 'CLOSED') Regards, Matthieu -Message d'origine- De : Koen Kooi [mailto:k...@dominion.thruhere.net] Envoyé : vendredi 11 juillet 2014 08:37 À : Martin J

Re: [OE-core] [PATCH v2] libav: add PACKAGECONFIG for theora, libvorbis, speex and openssl

2014-07-15 Thread Matthieu CRAPET
it, you may also take a look at this commit: http://git.openembedded.org/openembedded-core-contrib/commit/?h=obi/daisy&id=1e39f95927b65c7943c8d6c36203b8b55c9b3cdf Feel free to modify and submit as you like. Regards, Andreas On 11.07.2014 13:47, Matthieu CRAPET wrote: > Hi Koen, > &g

[OE-core] [PATCH v3] libav: set LICENSE and LICENSE_FLAGS according to PACKAGECONFIG options

2014-07-15 Thread Matthieu Crapet
+ fix: drop unwanted --enable-libtheora & --enable-libvorbis in EXTRA_OECONF Reported-by: Andreas Oberritter Signed-off-by: Matthieu Crapet --- meta/recipes-multimedia/libav/libav.inc | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/meta/recipes-multim

Re: [OE-core] [PATCH v3] libav: set LICENSE and LICENSE_FLAGS according to PACKAGECONFIG options

2014-07-15 Thread Matthieu CRAPET
Hi again, > Some optional parts of Libav are licensed under the GNU General Public > License version 2 or later (GPL v2+). See the file COPYING.GPLv2 for details. > None of these parts are used by default, you have to explicitly pass > --enable-gpl to configure to activate them. In this case, L

Re: [OE-core] [PATCH v3] libav: set LICENSE and LICENSE_FLAGS according to PACKAGECONFIG options

2014-07-16 Thread Matthieu CRAPET
>> However, the libav 'LICENSE' clearly states that it's still the case anyway, >> but for non-technical reasons. If so, I'll post a v4 patch asap. Regards, M -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists

[OE-core] [RFC][PATCH v4] libav: set LICENSE according to PACKAGECONFIG options

2014-07-17 Thread Matthieu Crapet
Experienced users can change license with 'gpl' and 'lic3' PACKAGECONFIG switches. fix: drop unwanted --enable-libtheora & --enable-libvorbis in EXTRA_OECONF Reported-by: Andreas Oberritter Signed-off-by: Matthieu Crapet --- meta/recipes-multime

Re: [OE-core] [RFC][PATCH v4] libav: set LICENSE according to PACKAGECONFIG options

2014-07-17 Thread Matthieu CRAPET
Hi, One more note. I've tested with 0.8.11 & 9.13 on OE-Core current git (master). The only weak point is the use of python anonymous function which is called twice each time, is there a better solution ? Regards, Matt -- ___ Openembedded-core mailing

[OE-core] [PATCH] autotools.bbclass: Enhance sed regexp to avoid extra subshell

2014-07-24 Thread Matthieu Crapet
head -n1 can be done using sed. Signed-off-by: Matthieu Crapet --- meta/classes/autotools.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/autotools.bbclass b/meta/classes/autotools.bbclass index 19edc54..afca760 100644 --- a/meta/classes

[OE-core] [PATCH] libav: fix PACKAGECONFIG for theora and libvorbis

2014-07-28 Thread Matthieu Crapet
Switches must not be in EXTRA_OECONF anymore. Signed-off-by: Matthieu Crapet --- meta/recipes-multimedia/libav/libav.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-multimedia/libav/libav.inc b/meta/recipes-multimedia/libav/libav.inc index 1d617a2..5c327df 100644 --- a

Re: [OE-core] [PATCH] libav: fix PACKAGECONFIG for theora and libvorbis

2014-07-28 Thread Matthieu CRAPET
Hi, Please take this bugfix patch first, then we could arrange the LICENSE change issue later. Regards, Matthieu -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded

[OE-core] [PATCH] zlib: minor symbolic link issue

2015-05-05 Thread Matthieu Crapet
libz.so symbolic link created in ${libdir} is ../..//lib/libz.so.1.2.8 Make it cleaner and generic (idea comes from libcgroup recipe). Signed-off-by: Matthieu Crapet --- meta/recipes-core/zlib/zlib_1.2.8.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes

Re: [OE-core] [PATCH] zlib: minor symbolic link issue

2015-05-20 Thread Matthieu CRAPET
Hello, Just tell me if something is wrong, I can provide a v2 patch. Regards, Matthieu -Message d'origine- De : openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] De la part de Matthieu Crapet Envoyé : mardi 5 mai 2015 10

Re: [OE-core] [PATCH] zlib: minor symbolic link issue

2015-05-21 Thread Matthieu CRAPET
2015 16:42 À : Matthieu CRAPET Cc : openembedded-core@lists.openembedded.org Objet : Re: [OE-core] [PATCH] zlib: minor symbolic link issue On 20 May 2015 at 10:47, Matthieu CRAPET mailto:matthieu.cra...@ingenico.com>> wrote: Just tell me if something is wrong, I can provide a v2 patch. No, i