[yocto] building python3-posix-ipc on pyro

2017-08-29 Thread Bill Randle
I successfully built python3-posix-ipc_1.0.0 on morty several times without error. When I tried to build it on pyro, using the exact same bb file and source I get warnings which lead to incorrect behavior. (Cross-compile for ARM.) I know this recipe is not part of OE-Core, but I'm wondering if

Re: [yocto] setting up autobuilder on local machine

2016-12-18 Thread Bill Randle
On Sun, Dec 18, 2016 at 8:25 AM, Paul Barker wrote: > On Sun, 18 Dec 2016 15:46:19 +0100 > Mirza Krak wrote: > >> Hi. >> >> I have been looking in to the possibility to utilize yocto autobuilder >> for one of my own projects. >> >> But I am having

Re: [yocto] Buildbot / Autobuilder / custom?

2016-11-14 Thread Bill Randle
why I specified it in > parentheses) but my question remains: do I only install BuildBot and try to > build my machine type with it, or do I install Autobuilder? > > On Mon, Nov 14, 2016 at 10:10 AM, Bill Randle <bill.ran...@gmail.com> wrote: >> >> Also, be sure to ch

Re: [yocto] Buildbot / Autobuilder / custom?

2016-11-14 Thread Bill Randle
Also, be sure to check the Yocto Project wiki pages: https://wiki.yoctoproject.org/wiki/The_Yocto_Autobuilder in particular, the AB cluster setup and AB maintenance links. Even though the one link refers to setting up an entire cluster, I've used that procedure to setup a single autobuilder,

Re: [yocto] [yocto-autobuilder][PATCH] PublishArtifacts.py: deal only with built toolchains, cp also md5 and manifests

2016-10-12 Thread Bill Randle
Hi Robert, Then "normal" method to send patches is via direct insertion into the email, rather than an attachment (see git-send-email). Also, it is missing a commit comment as the first text in the patch file. Otherwise, it looks good to me now. -Bill 2016-10-09 23:44 GMT-07:00

Re: [yocto] Y-AB PublishArtifacts toolchain wrong dir

2016-10-09 Thread Bill Randle
On Sun, Oct 9, 2016 at 6:28 AM, <gm...@reliableembeddedsystems.com> wrote: > Hi, > > On 2016-10-08 18:17, Bill Randle wrote: >> >> Hi, >> >> I think I would leave the toolchain artifact as is, but just surround >> the the 'cp' with an 'if' stat

Re: [yocto] Y-AB PublishArtifacts toolchain wrong dir

2016-10-08 Thread Bill Randle
t; > On 2016-10-08 09:28, Bill Randle wrote: >> >> >> All the "standard" build configs produce both x86 and x86_64 >> toolchains - which makes sense, since it's not known what build host >> the user is using and the AB needs to show both are buildabl

Re: [yocto] Y-AB PublishArtifacts toolchain wrong dir

2016-10-08 Thread Bill Randle
On Fri, Oct 7, 2016 at 11:27 PM, <gm...@reliableembeddedsystems.com> wrote: > Hi, > > On 2016-10-07 22:05, Bill Randle wrote: >> >> Hi Robert, >> >> I see a couple of problems with this proposed patch. First, it's not >> clear the existing code is

Re: [yocto] [[yocto-autobuilder][PATCHv4]] ] Build sets to test new OS distribution in autobuilder

2016-10-07 Thread Bill Randle
This version appears to ignore Beth's comments from yesterday where she said buildset-config.autobuilder-qa wasn't really the appropriate directory and suggested a different name, plus she said all buildable configs should be present or links to them. If the later is true, then not only should the

Re: [yocto] [[yocto-autobuilder][PATCHv2]] Build sets to test new OS distribution in autobuilder

2016-10-05 Thread Bill Randle
On Wed, Oct 5, 2016 at 1:47 PM, Aníbal Limón <anibal.li...@linux.intel.com> wrote: > > > On 10/05/2016 03:41 PM, Bill Randle wrote: >> I also wonder if this actually belongs in >> buildset-config.autobuilder-qa (which doesn't have any other configs), >> or in bui

Re: [yocto] [[yocto-autobuilder][PATCHv2]] Build sets to test new OS distribution in autobuilder

2016-10-05 Thread Bill Randle
I also wonder if this actually belongs in buildset-config.autobuilder-qa (which doesn't have any other configs), or in buildset-config.controller where all the others reside. -Bill On Wed, Oct 5, 2016 at 1:00 PM, Aníbal Limón wrote: > Oh, I didn't notice that

Re: [yocto] [yocto-autobuilder][PATCH] /buildset-config.controller/eclipse-plugin-*

2016-09-16 Thread Bill Randle
Also, buildset-config.controller/nightly.conf needs to be edited and the rule for luna removed. -Bill On Fri, Sep 16, 2016 at 5:07 AM, Joshua Lock wrote: > On Thu, 2016-09-15 at 22:08 -0700, Graydon, Tracy wrote: >> We are no longer supporting kepler or luna.

Re: [yocto] [PATCH v4][yocto-autobuilder] RunOeSelftest.py: changed to new oe-selftest syntax

2016-09-02 Thread Bill Randle
> > Signed-off-by: Humberto Ibarra <humberto.ibarra.lo...@intel.com> Acked-by: Bill Randle <bi...@neocat.org> > --- > .../autobuilder/buildsteps/RunOeSelftest.py | 16 ++-- > 1 file changed, 14 insertions(+), 2 deletions(-) > > di

Re: [yocto] [PATCH v3][yocto-autobuilder] RunOeSelftest.py: changed to new oe-selftest syntax

2016-09-01 Thread Bill Randle
Humberto, The master branch of yocto-autobuilder has changed since you did this diff. I would suggest you rebase and resubmit this particular patch. -Bill On Thu, Sep 1, 2016 at 12:39 PM, Humberto Ibarra < humberto.ibarra.lo...@intel.com> wrote: > oe-selftest is changing syntax with YOCTO

Re: [yocto] [PATCH][yocto-autobuilder] nightly-qa-systemd.conf: Add create_eventlog property

2016-08-30 Thread Bill Randle
> > Signed-off-by: Aníbal Limón <anibal.li...@linux.intel.com> Acked-by: Bill Randle <bi...@neocat.org> > --- > buildset-config.controller/nightly-qa-systemd.conf | 4 > 1 file changed, 4 insertions(+) > > diff --git a/buildset-config.controller/nightly-qa-s

[yocto] [yocto-autobuilder][PATCH] nightly-wic.conf: add additional config settings for efi images

2016-08-24 Thread Bill Randle
Building efi disk images now requires extra config settings, so add IMAGE_FSTYPES and MACHINE_FEATURES appends to the auto.conf file. Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- buildset-config.controller/nightly-wic.conf | 8 1 file changed, 4 insertions(+), 4 del

[yocto] [yocto-autobuilder][PATCH] nightly-multilib.conf: add mips64/32 build and test

2016-08-23 Thread Bill Randle
To provide additional testing of multilib configs, build and test a mips64/n32 image. [YOCTO #8083] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- buildset-config.controller/nightly-multilib.conf | 8 1 file changed, 8 insertions(+) diff --git a/buildset-config.cont

[yocto] [yocto-autobuilder][PATCH] nightly-wic.conf: publish qemux86; add missing error reporting steps

2016-08-23 Thread Bill Randle
Commit 623665a11e added support for building a qemux86 image, but the step to actually publish it did not get included. Also, nightly-wic.conf was missed when the other config files were updated to include the DownloadErrorReports and SendErrorReport steps. Signed-off-by: Bill Randle

[yocto] [PATCH] nightly-no-x11.conf: build and test some actual images

2016-08-23 Thread Bill Randle
Create sample images and perform a sanity test on them. [YOCTO #7568] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- buildset-config.controller/nightly-no-x11.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/buildset-config.controller/nightly-no-x1

[yocto] [yocto-autobuilder][PATCH v2] PublishArtifacts.py: fix filecheck to work under dash (or other POSIX shell)

2016-08-22 Thread Bill Randle
An earlier patch (ed3857990) to check for existing msd5sum files worked fine when tested under bash, but failed with an error message about [[ not found when run under dash. Updated the test to not rely on bashisms. Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- V2: use POSIX

[yocto] [yocto-autobuilder][PATCH] PublishArtifacts.py: fix file check to work under dash

2016-08-20 Thread Bill Randle
An earlier patch (ed3857990) to check for existing msd5sum files worked fine when tested under bash, but failed with an error message about [[ not found when run under dash. Updated the test to not rely on bashisms. Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- lib/python2.

[yocto] [yocto-autobuilder][PATCH] add support for building the eclipse-poky-neon plugin

2016-08-19 Thread Bill Randle
Add configs to build the eclipse poky neon plugin and drop support for the kepler branch. Also, generate md5sums for the eclipse plugin artifacts. (Note: building neon requires java 1.8.0.) [YOCTO #9940] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- buildset-config.cont

[yocto] [yocto-autobuilder][PATCH] nightly-wic.conf: add build for qemux86

2016-08-19 Thread Bill Randle
[YOCTO #10166] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- buildset-config.controller/nightly-wic.conf | 6 ++ 1 file changed, 6 insertions(+) diff --git a/buildset-config.controller/nightly-wic.conf b/buildset-config.controller/nightly-wic.conf index 47565ba..5

[yocto] [yocto-autobuilder][PATCH] SendQAEmail.py: cleanup email formatting

2016-08-19 Thread Bill Randle
"-e" option is not required and gets inserted into email text if present. Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- lib/python2.7/site-packages/autobuilder/buildsteps/SendQAEmail.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/python2

[yocto] [yocto-autobuilder][PATCH v2] enable use of kvm with qemux86*

2016-08-17 Thread Bill Randle
in 728.726s core-image-sato-sdk-1.0-r0 do_testimage: Ran 52 tests in 1090.838s with kvm: core-image-sato-1.0-r0 do_testimage: Ran 43 tests in 60.255s core-image-sato-sdk-1.0-r0 do_testimage: Ran 52 tests in 71.719s [YOCTO #9298] Signed-off-by: Bill Randle <william.c.ran...@intel.

[yocto] [yocto-autobuilder][PATCH] cleanup and restart crashed vnc server

2016-08-16 Thread Bill Randle
Use a common script to check for a running vnc server, and if not running cleanup dangling lock files and restart the server. [YOCTO #8210] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- bin/checkvnc | 10 ++ ..

[yocto] [yocto-autobuilder][PATCH] enable use of kvm with qemux86*

2016-08-16 Thread Bill Randle
in 728.726s core-image-sato-sdk-1.0-r0 do_testimage: Ran 52 tests in 1090.838s with kvm: core-image-sato-1.0-r0 do_testimage: Ran 43 tests in 60.255s core-image-sato-sdk-1.0-r0 do_testimage: Ran 52 tests in 71.719s [YOCTO #9298] Signed-off-by: Bill Randle <william.c.ran...@intel.

[yocto] [yocto-autobuilder][PATCH] PublishArtifacts.py: generate md5sums for buildtools

2016-08-12 Thread Bill Randle
Md5sum files were not being generated for the buildtools artifacts. Also, ignore files with a .md5sum extension when doing the sum. Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- .../autobuilder/buildsteps/PublishArtifacts.py | 27 ++ 1 file chang

[yocto] [yocto-autobuilder][PATCH] nightly-musl.conf: add world build

2016-08-09 Thread Bill Randle
Add world build for musl. [YOCTO #10105] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- buildset-config.controller/nightly-musl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildset-config.controller/nightly-musl.conf b/buildset-config.cont

[yocto] [yocto-autobuilder][PATCH] SendQAEmail.py: use sendmail instead of mail to send QA email

2016-08-09 Thread Bill Randle
'mail'. [YOCTO #10082] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- .../autobuilder/buildsteps/SendQAEmail.py | 26 -- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/lib/python2.7/site-packages/autobuilder/buildsteps/SendQAEmail.py

[yocto] [yocto-autobuilder][PATCH] UploadToasterEventlog.py: show better message when step is skipped

2016-08-02 Thread Bill Randle
When the UploadToasterEventlog is skipped it shows the unfriendly message "'echo 'Skipping ...' in the AB status box. Set the description field so it displays a better message. Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- .../site-packages/autobuilder

[yocto] [yocto-autobuilder][PATCH 2/2] CreateBBLayersConf.py: do not include meta-qt3 when oe-core version is >= 9

2016-08-02 Thread Bill Randle
Oe-core version 9 upgraded LSB to version 5, so the LSB builds no longer require qt3. [YOCTO #10020] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- .../site-packages/autobuilder/buildsteps/CreateBBLayersConf.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)

[yocto] [yocto-autobuilder][PATCH 1/2] BuildImages.py: skip uclibc with core version >= 9

2016-08-02 Thread Bill Randle
Starting with oe-core version 9, we don't need to build uclibc anymore. [YOCTO #10020] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- lib/python2.7/site-packages/autobuilder/buildsteps/BuildImages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pyt

[yocto] [yocto-autobuilder][PATCH 2/2] yoctogit.py: ensure mirrordir is set before trying to use it

2016-07-23 Thread Bill Randle
If OPTIMIZED_GIT_CLONE is False, it's possible for self.mirrordir to be unset, which cause the _mirrorExists function to throw an exception. Check that self.mirrordir is actually set before trying to use it. [YOCTO #10010] Upstream-Status: Inappropriate [embedded specific] Signed-off-by: Bill

[yocto] [yocto-autobuilder][PATCH 1/2] BuildSet.py: allow using local git mirror even if OPTIMIZED_GIT_CLONE is False

2016-07-23 Thread Bill Randle
as setting OPTIMIZED_GIT_CLONE False. [YOCOT #10010] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- lib/python2.7/site-packages/autobuilder/BuildSet.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/python2.7/site-packages/autobuilder/BuildSet.py b/lib/python2.

[yocto] [yocto-autobuilder][PATCH 0/2] Allow OPTIMIZED_GIT_CLONE to be False

2016-07-23 Thread Bill Randle
. In addition, I still wanted to use the git mirror even with OPTIMIZED_GIT_CLONE set False, so allow that case, too. [YOCTO #10010] Bill Randle (2): BuildSet.py: allow using local git mirror even if OPTIMIZED_GIT_CLONE is False yoctogit.py: ensure mirrordir is set before trying to use it lib

[yocto] [yocto-autobuilder][PATCH] nightly-wic.conf: build genericx86 wic images

2016-07-22 Thread Bill Randle
QA requested wic images for genericx86, as well as x86-64 so include config and build for them. [YOCTO #10006] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- buildset-config.controller/nightly-wic.conf | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff

[yocto] [yocto-autobuilder][PATCH 1/4] remote_kick.py: add default entry for new 'create_eventlog' property

2016-07-14 Thread Bill Randle
Default eventlog creating to False when starting an AB build session from the command line. [YOCTO #9884] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- bin/remote_kick.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/remote_kick.py b/bin/remote_kick.py index 2

[yocto] [yocto-autobuilder][PATCH 4/4] buildset-config.controller: add new 'create_eventlog' forced build property

2016-07-14 Thread Bill Randle
Add a new 'create_eventlog' custom property to the configurations that could potentially create a toaster event log. In the case of "nightly.conf", ensure the property is passed to the Triggered builds. [YOCTO #9884] Signed-off-by: Bill Randle <william.c.ran...@intel.com&g

[yocto] [yocto-autobuilder][PATCH 3/4] UploadToasterEventlog.py: handle multiple eventlog files

2016-07-14 Thread Bill Randle
Now that multiple eventlog files can be generated, upload thyem all. Also, only upload files in user requested an eventlog be generated. [YOCTO #9884] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- .../autobuilder/buildsteps/UploadToasterEventlog.py | 16 +++--

[yocto] [yocto-autobuilder][PATCH 2/4] BuildImages.py: build toaster eventlog only when requested

2016-07-14 Thread Bill Randle
the last one would otherwise be saved. [YOCTO #9884] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- .../autobuilder/buildsteps/BuildImages.py | 24 +- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/lib/python2.7/site-packages/autob

[yocto] [yocto-autobuilder][PATCH 0/4] autobuilder: make toaster eventlog creation optional

2016-07-14 Thread Bill Randle
and otherwise only the last one would otherwise be saved. [YOCTO #9884] Bill Randle (4): remote_kick.py: add default entry for new 'create_eventlog' property BuildImages.py: build toaster eventlog only when requested UploadToasterEventlog.py: handle multiple eventlog files buildset-config.controller

[yocto] [yocto-autobuilder][PATCHv3] PublishLayerTarballs.py: don't change directories for Eclipse builds

2016-07-13 Thread Bill Randle
When publishing eclipse tarballs, we are already in the correct directory, so skip the change direction operation (which will generate an error). Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- V3: fix another Python syntax error (unbelievable!) .../site-packages/autob

[yocto] [yocto-autobuilder][PATCHv2] PublishLayerTarballs.py: don't change directories for Eclipse builds

2016-07-12 Thread Bill Randle
When publishing eclipse tarballs, we are already in the correct directory, so skip the change direction operation (which will generate an error). Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- V2: fix Python syntax error .../site-packages/autobuilder/buil

[yocto] [yocto-autobuilder][PATCH] PublishLayerTarballs.py: don't change directories for Eclipse builds

2016-07-08 Thread Bill Randle
When publishing eclipse tarballs, we are already in the correct directory, so skip the change direction operation (which will generate an error). Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- .../site-packages/autobuilder/buildsteps/PublishLayerTarballs.py | 3 ++-

[yocto] [yocto-autobuilder][PATCH 2/2] publish build artifacts for wic images

2016-07-06 Thread Bill Randle
Publish the wic images created by the nightly-wic build so they are available for QA testing. [YOCTO #9397] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- buildset-config.controller/nightly-wic.conf| 8 ++--- .../autobuilder/buildsteps/PublishArtifacts.py

[yocto] [yocto-autobuilder][PATCH 1/2] PublishArtifacts.py: create md5sum files in same dir as artifacts

2016-07-06 Thread Bill Randle
Previously all the md5sum files got put into the top level deploy directory. This patch keeps the md5sum file in the same directory as the file it is hashing. It also limits the traversal depth to five, to avoid hashing the wic components that go into making the wic images. Signed-off-by: Bill

[yocto] [yocto-autobuilder][PATCH 0/2] publish wic images

2016-07-06 Thread Bill Randle
QA started testing wic images in Yocto 2.1, but was building them themselves. Have the autobuilder publish the wic images so they are available for testing. [YOCTO #9397] Bill Randle (2): PublishArtifacts.py: create md5sum files in same dir as artifacts publish build artifacts for wic images

[yocto] [yocto-autobuilder][PATCH] CreateAutoConf.py: fix default path for auto.conf

2016-06-29 Thread Bill Randle
value when removing a previous auto.conf file. Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- lib/python2.7/site-packages/autobuilder/buildsteps/CreateAutoConf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/python2.7/site-packages/autobuilder/buildstep

[yocto] [yocyo-autobuilder][PATCH v2] add mkefidisk image for easier debugging

2016-06-28 Thread Bill Randle
Originally-by: Ed Bartosh <eduard.bart...@intel.com> Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- v2 fixes typo in image name buildset-config.controller/nightly-wic.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/buildset-config.contro

[yocto] [yocto-autobuilder][PATCH] add mkefdisk image for easier debugging

2016-06-28 Thread Bill Randle
Originally-by: Ed Bartosh <eduard.bart...@intel.com> Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- buildset-config.controller/nightly-wic.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletions(-) diff --git a/buildset-config.controller/nightly-wic.conf

[yocto] [autobuilder][PATCH] nightly-arm.conf: build Cortex-A8 toolchains

2016-06-24 Thread Bill Randle
Since met-fsl-arm was dropped from the nightly builds, the Cortex-A8 cross- compiler used for beaglebone builds is not created. Include toochain builds as part of nightly-arm now, so compiler is available for users of the beaglebone machine. [YOCTO #9810] Signed-off-by: Bill Randle

[yocto] [autobuilder][PATCH] CreateAutoConf.py: check for empty env history variables before using

2016-06-23 Thread Bill Randle
ode('utf-8')) exceptions.AttributeError: 'NoneType' object has no attribute 'encode' Since the code above line 181 checks for either BUILD_HISTORY_THROWAWAY_WHITELIST or BUILD_HISTORY_WHITELIST being set, it's possible one of them could be empty. Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- .

[yocto] [yocto-autobuilder][PATCHv2] nightly-world-lsb.conf: skip Publish step so artifacts don't overwrite nightly-world ones

2016-06-21 Thread Bill Randle
Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- v2: delete line, rather than commenting it out buildset-config.controller/nightly-world-lsb.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/buildset-config.controller/nightly-world-lsb.conf b/bu

[yocto] [yocto-autobuilder][PATCH] nightly-world-lsb.conf: skip Publish step so artifacts don't overwrite nightly-world ones

2016-06-20 Thread Bill Randle
Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- buildset-config.controller/nightly-world-lsb.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/buildset-config.controller/nightly-world-lsb.conf b/buildset-config.controller/nightly-world-lsb.conf

[yocto] [yocto-autobuilder][PATCH] GetLayerVersion.py: set new layer version only if cmd was sucessful and not already set

2016-05-25 Thread Bill Randle
Fixed a bug where GetLayerVersion set the layerversion to -1 when a meta-poky layer.conf was not found. Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- .../autobuilder/buildsteps/GetLayerVersion.py | 15 ++- 1 file changed, 6 insertions(+), 9 del

[yocto] [PATCH v2] poky-sanity.bbclass: update conf/templateconf.cfg for existing installations

2016-03-23 Thread Bill Randle
the bblayers.conf file, but not the templateconf.cfg file. This patch updates the template file to point to meta-poky/conf, if necessary. Fixes [YOCTO #9278] Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- meta-poky/classes/poky-sanity.bbclass | 42 +++ met

[yocto] [PATCH] add !meta-poky to .gitignore file

2016-03-21 Thread Bill Randle
Another meta-yocto -> meta-poky transition item. Git complained on commit that files in meta-poky could not be committed. Signed-off-by: Bill Randle <william.c.ran...@intel.com> --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitign

[yocto] [PATCH] poky-sanity.bbclass: update conf/templateconf.cfg for existing installations

2016-03-21 Thread Bill Randle
Updates of existing installations for the meta-yocto to meta-poky transition will update the bblayers.conf file, but not the templateconf.cfg file. This patch updates the template file to point to meta-poky/conf, if necessary. Fixes [YOCTO #9278] Signed-off-by: Bill Randle <william.c.