[yocto] Release Candidate Build for yocto-2.1_M3.rc2_M3.rc2 now available.

2016-03-28 Thread Poky Build User
A release candidate build for yocto-2.1_M3.rc2 is now available at: http://autobuilder.yoctoproject.org/pub/releases/yocto-2.1_M3.rc2 Please begin QA on this build as soon as possible. Build hash information: meta-intel : 3f637d34c917214378b838a359ca9fcacf49d9ee meta-fsl-arm : 9dd7dbc9f66

Re: [yocto] [meta-selinux][PATCH 1/2] refpolicy: Replace 2.2014120 with release 2.20151208.

2016-03-28 Thread Philip Tricca
On 03/22/2016 12:43 PM, Stephen Smalley wrote: > On 03/21/2016 12:26 AM, Philip Tricca wrote: >> This was mostly straight forward. Had to refresh a single patch: >> poky-policy-fix-new-SELINUXMNT-in-sys.patch > > Can we drop that one? Doesn't upstream already include rules for the > change from /

[yocto] [PATCH][rrs] tools/rrs_distros.py: Fix distro_check.create_distro_packages_list call

2016-03-28 Thread Aníbal Limón
Now create_distro_packages_list requires d to be passed, this change was done to enable proxy support into create_distro_packages_list function. Signed-off-by: Aníbal Limón --- rrs/tools/rrs_distros.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rrs/tools/rrs_distros.py b

Re: [yocto] how to patch except unpack?

2016-03-28 Thread SIVA SUBRAMANIAN.P
Do you have patches like SRC_URI += abc.patch in .bb/.bbappend file? If so, either do bitbake comp -c patch -f or see whether your patch is available/applied in build dir. On Mon, Mar 28, 2016 at 2:03 PM, 윤영석 wrote: > I am making recipes using source that are packed tar. > > ex) customrecipe.bb

[yocto] how to patch except unpack?

2016-03-28 Thread 윤영석
I am making recipes using source that are packed tar. ex) customrecipe.bb ex) source.tar.xz So, when i compiled this recipes i just typed below. $ bitbake customrecipe Every times, unpack method was called each compile times. Currently 1 running tasks (65 of 66): 0: customrecipe do_unpack (pid