Re: [yocto] SVN based AUTOREV detection?

2015-11-08 Thread Martin Jansa
On Sat, Nov 07, 2015 at 01:52:37AM +, allen.cur...@curtisembedded.com wrote: > > Hello, > > Is there a way to use the feature during development when you are > working off trunk/HEAD? > > This doesn't work (obviously). Is it possible to pull the HEAD version > in the recipe? > > ---

Re: [yocto] [meta-raspberrypi] Missing config.txt in rpi-basic-image.bb

2015-11-08 Thread Andrei Gherzan
Hi, On Sat, Nov 7, 2015 at 12:17 PM, Chaitanya Dhere wrote: > Hello, > Thanks for your input. After doing a loopback mount, I was > able to locate the config.txt in that first partition. I modified that > config.txt as required and it worked. But the same modification when > done in the

[yocto] [meta-selinux][PATCH 0/4] Reorganize SELinux early boot scripts.

2015-11-08 Thread Philip Tricca
With file system labeling support in the build now the init script in the selinux-config recipe has a lot of unnecessary checks / fixes. This patch set factors this script out into 3 new recipes: selinux-labeldev: The first init script that a system needs to run in order to get devices nodes label

[yocto] [meta-selinux][PATCH 1/4] selinux-config: Separate init script into new recipe.

2015-11-08 Thread Philip Tricca
Add runtime dependencies for init script. Signed-off-by: Philip Tricca --- .../packagegroups/packagegroup-core-selinux.bb | 1 + .../packagegroups/packagegroup-selinux-minimal.bb | 1 + .../selinux/selinux-config/selinux-init.sh | 71 -- recipes-security/selinu

[yocto] [meta-selinux][PATCH 2/4] selinux-init: Move script logic into include.

2015-11-08 Thread Philip Tricca
This will be useful when we have other init scripts. Signed-off-by: Philip Tricca --- recipes-security/selinux/selinux-init_0.1.bb | 24 +++- recipes-security/selinux/selinux-initsh.inc | 25 + 2 files changed, 28 insertions(+), 21 deletions(-) creat

[yocto] [meta-selinux][PATCH 3/4] selinux-init: Break labeling of /dev out into separate script.

2015-11-08 Thread Philip Tricca
Remove selinux-init package from packagegroup-selinux-minimal. Signed-off-by: Philip Tricca --- .../packagegroups/packagegroup-core-selinux.bb | 1 + .../packagegroups/packagegroup-selinux-minimal.bb | 2 +- .../selinux/selinux-init/selinux-init.sh | 9 recipes-securit

[yocto] [meta-selinux][PATCH 4/4] selinux-init: Break handling of /.autorelabel out into separate script.

2015-11-08 Thread Philip Tricca
Fixup DESCRIPTION in old selinux-init recipe. Exclude this autorelabel script from the minimal packagegroup. Signed-off-by: Philip Tricca --- .../packagegroups/packagegroup-core-selinux.bb | 1 + .../selinux-autorelabel/selinux-autorelabel.sh | 22 ++ .../selinux/sel

[yocto] [meta-selinux][PATCH] refpolicy-git: Refresh poky-policy-fix-new-SELINUXMNT-in-sys.patch.

2015-11-08 Thread Philip Tricca
Signed-off-by: Philip Tricca --- .../poky-policy-fix-new-SELINUXMNT-in-sys.patch| 100 ++--- 1 file changed, 25 insertions(+), 75 deletions(-) diff --git a/recipes-security/refpolicy/refpolicy-git/poky-policy-fix-new-SELINUXMNT-in-sys.patch b/recipes-security/refpolicy/ref

Re: [yocto] [meta-selinux][PATCH] selinux-image: Fix RE error getting POL_TYPE

2015-11-08 Thread Philip Tricca
On 11/05/2015 08:56 AM, George McCollister wrote: > Change [:space:] to [[:space:]]. [:space:] is incorrect and is treated > as a list of characters. Prior to this change having a policy of > 'standard' resulted in POL_TYPE being set to 'tandard'. Good catch. > Change the regular expression to ma

Re: [yocto] SVN based AUTOREV detection?

2015-11-08 Thread allen . curtis
Is there a way to use the feature during development when you are working off trunk/HEAD? This doesn't work (obviously). Is it possible to pull the HEAD version in the recipe? --- PR = "r0" PV = "0.1+svn${SRCPV}" SRCREV = "${AUTOREV}" SRC_URI = "svn://project/trunk;module=libpr

[yocto] [Recipe reporting system] Upgradable recipe name list

2015-11-08 Thread recipe-report
This mail was sent out by Recipe reporting 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 u