Re: [yocto] [meta-freescale] Developer-Image

2014-07-13 Thread Jens Rehsack
Am 10.07.2014 um 22:52 schrieb Trevor Woerner trevor.woer...@linaro.org: Since these questions aren't really FSL-specific you might find you get a better response time (and maybe even better responses!) on the generic yocto mailing list :-) Let's try that :) On 07/10/14 16:14, Jens

[yocto] Get version information of receipes

2014-07-13 Thread Jens Rehsack
Hi, as the author of https://github.com/rehsack/Packager-Utils I think about adding support to generate recipes which would allow me add+update primarily perl modules (more later, baby steps ^^). Is there an easy way to get dedicated information about a recipe by asking bitbake about it?

[yocto] inconsistent ways of setting IMAGE_FSTYPES

2014-07-13 Thread Robert P. J. Day
not a big deal, but just noticed the various formats for assigning IMAGE_FSTYPES in the meta-yocto layer: $ grep -r IMAGE_FSTYPES * meta-yocto/conf/distro/poky-tiny.conf:IMAGE_FSTYPES = ext2 cpio.gz meta-yocto-bsp/conf/machine/edgerouter.conf:IMAGE_FSTYPES ?= jffs2 tar.bz2

[yocto] [Package Report System]Upgrade recipes name list

2014-07-13 Thread package-rep...@yoctoproject.org
This mail was sent out by Package Report System. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in RECIPE_NO_UPDATE_REASON_pn-xxx in upstream_tracking files to ignore this recipe remainder until newer

[yocto] [Package Report System]Manual check recipes name list

2014-07-13 Thread package-rep...@yoctoproject.org
This mail was sent out by Package Report System. It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check. You can check the detail information at http://packages.yoctoproject.org/manuallychkinfo PackageName

Re: [yocto] [meta-selinux][PATCH] gnupg: use wildcard in name

2014-07-13 Thread Pascal Ouyang
于 14-7-1 上午6:35, Armin Kuster 写道: There are two versions of gnupg so limit the wildcard to the 2.x series Signed-off-by: Armin Kuster akus...@mvista.com --- recipes-support/gnupg/{gnupg_2.0.22.bbappend = gnupg_2.%.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename