[yocto] [PATCH] Documentation: Single typo in ref manual, entire structure chapter.

2013-11-14 Thread Robert P. J. Day

Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca

---

diff --git a/documentation/ref-manual/ref-structure.xml 
b/documentation/ref-manual/ref-structure.xml
index 66e58f2..60f547d 100644
--- a/documentation/ref-manual/ref-structure.xml
+++ b/documentation/ref-manual/ref-structure.xml
@@ -779,7 +779,7 @@
 This directory contains common license files and several text files
 used by the build system.
 The text files contain minimal device information and
-lists of files and directories with knows permissions.
+lists of files and directories with known permissions.
 /para
 /section


-- 


Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca

Twitter:   http://twitter.com/rpjday
LinkedIn:   http://ca.linkedin.com/in/rpjday

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] yocto query on SR_URI creation

2013-11-14 Thread Rohit2 Jindal
Hi,

Can u suggest me the way I have to set my SRC_URI  to access my own internal 
git server. Or if you can suggest me the reference for that.


Thanks in advance!!!

Regards,
Rohit Jindal




===
Please refer to http://www.aricent.com/legal/email_disclaimer.html
for important disclosures regarding this electronic communication.
===
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] is the ref manual DISTRO_FEATURES list meant to be exhaustive?

2013-11-14 Thread Robert P. J. Day

  just noticed that the list of DISTRO_FEATURES values listed here:

http://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#ref-features-distro

is somewhat incomplete. is that deliberate? just from poking around
the dora release, i can see tests for DISTRO_FEATURES values of ptest,
directfb, pam, zeroconf, acl, xattr, sysvinit and more. should those
values also be part of that list, or is the ref manual only attempting
to present a subset?

rday

-- 


Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca

Twitter:   http://twitter.com/rpjday
LinkedIn:   http://ca.linkedin.com/in/rpjday

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH V2 5/6] firmware.inc: Update to HEAD on 2013-11-13

2013-11-14 Thread Andrei Gherzan
On Wed, Nov 13, 2013 at 6:19 PM, Andrei Gherzan and...@gherzan.ro wrote:

 Change-Id: I00ace3f8575015612ae09dfb99e2a33d87ddc4cb
 Signed-off-by: Andrei Gherzan and...@gherzan.ro
 ---
  recipes-bcm/common/firmware.inc | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

 diff --git a/recipes-bcm/common/firmware.inc
 b/recipes-bcm/common/firmware.inc
 index 5bad182..c780e63 100644
 --- a/recipes-bcm/common/firmware.inc
 +++ b/recipes-bcm/common/firmware.inc
 @@ -1,6 +1,6 @@
  # 19/08/2013 firmware; this can be overridden from distro config
 -RPIFW_SRCREV ?= 5b37b2a7f357236210eef1a438becaa2a57148f2
 -RPIFW_DATE ?= 20130819
 +RPIFW_SRCREV ?= 3e92add424c3c2617d5df65caa307c808017a9ea
 +RPIFW_DATE ?= 20131113
  RPIFW_SRC_URI ?= git://
 github.com/raspberrypi/firmware.git;protocol=git;branch=master
  RPIFW_S ?= ${WORKDIR}/git

 --
 1.8.1.4


Merged.

ag
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] /var/log/dmesg: should it not be created?

2013-11-14 Thread Hans Beckérus
On Wed, Nov 13, 2013 at 5:08 PM, Hans Beckérus hans.becke...@gmail.com wrote:
 Hi. I can see that in ./recipes-core/initscripts/initscripts_1.0.bb,
 the dmesg.sh script is installed in /etc/init.d. But I can not see
 that it is being added to any run-levels, not even single-user mode.
 Is there some reason for only installing the init script but not
 actually activating it? Not that I really need it, but some
 clarification to why it works as it does would be appreciated :)

No one? I think it is obvious that initscripts_1.0.bb is missing
adding dmesg.sh to any run-level.
But I do not wish to take this further unless I understand why it was
left out; deliberately or by mistake.

 Thanks.
 Hans
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH V2 3/6] linux-raspberrypi: Add version 3.10.18 and 3.12.0

2013-11-14 Thread Andrei Gherzan
On Wed, Nov 13, 2013 at 6:26 PM, Andrei Gherzan and...@gherzan.ro wrote:




 On Wed, Nov 13, 2013 at 6:19 PM, Andrei Gherzan and...@gherzan.ro wrote:

 Change-Id: Idd59fed4f2ab975c50b3727e436b4a0caeb0ab16
 Signed-off-by: Andrei Gherzan and...@gherzan.ro
 ---
  recipes-kernel/linux/linux-raspberrypi_3.10.18.bb | 4 
  recipes-kernel/linux/linux-raspberrypi_3.12.0.bb  | 4 
  2 files changed, 8 insertions(+)
  create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.18.bb
  create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.0.bb

 diff --git 
 a/recipes-kernel/linux/linux-raspberrypi_3.10.18.bbb/recipes-kernel/linux/
 linux-raspberrypi_3.10.18.bb
 new file mode 100644
 index 000..399a978
 --- /dev/null
 +++ b/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb
 @@ -0,0 +1,4 @@
 +SRCREV = ae937f99fee8a37f2ddd7270f6bcc0e497e8c903
 +SRC_URI = git://
 github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y
 +
 +require linux-raspberrypi.inc
 diff --git 
 a/recipes-kernel/linux/linux-raspberrypi_3.12.0.bbb/recipes-kernel/linux/
 linux-raspberrypi_3.12.0.bb
 new file mode 100644
 index 000..25877fe
 --- /dev/null
 +++ b/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb
 @@ -0,0 +1,4 @@
 +SRCREV = 839f349b6ed2a63a2bff0b5f0d718a7b07ca2316
 +SRC_URI = git://
 github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y
 +
 +require linux-raspberrypi.inc
 --
 1.8.1.4


 Added a new patchset which adds file://sl030raspberrypii2ckernel.patch to
 these kernel versions too: https://review.gherzan.ro:8443/#/c/14/

 ag


Merged.

ag
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH V2 6/6] userland: Update to HEAD on 2013-11-13

2013-11-14 Thread Andrei Gherzan
On Wed, Nov 13, 2013 at 6:19 PM, Andrei Gherzan and...@gherzan.ro wrote:

 Change-Id: Ic618f8bc5365b9f787a230a2a3e0ccb92c17738a
 Signed-off-by: Andrei Gherzan and...@gherzan.ro
 ---
  recipes-graphics/userland/userland_git.bb | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

 diff --git 
 a/recipes-graphics/userland/userland_git.bbb/recipes-graphics/userland/
 userland_git.bb
 index c7ea522..18c74fa 100644
 --- a/recipes-graphics/userland/userland_git.bb
 +++ b/recipes-graphics/userland/userland_git.bb
 @@ -5,13 +5,13 @@ vcos, openmaxil, vchiq_arm, bcm_host, WFC, OpenVG.
  LICENSE = Broadcom
  LIC_FILES_CHKSUM = file://LICENCE;md5=957f6640d5e2d2acfce73a36a56cb32f

 -PR = r2
 +PR = r3

  PROVIDES = virtual/libgles2 \
  virtual/egl
  COMPATIBLE_MACHINE = raspberrypi

 -SRCREV = 23baee63495aa685e7693467b7a5469ff5ca4481
 +SRCREV = 628498eb6cf501554c98a5e6c7ea3855574fa43e
  SRC_URI = git://
 github.com/raspberrypi/userland.git;protocol=git;branch=master \

  S = ${WORKDIR}/git
 --
 1.8.1.4



Merged.

ag
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH V2 2/6] linux-raspberrypi: Update available versions to HEAD

2013-11-14 Thread Andrei Gherzan
On Wed, Nov 13, 2013 at 6:19 PM, Andrei Gherzan and...@gherzan.ro wrote:

 Update 3.11.0 to 3.11.7 HEAD.
 Update 3.6.11 to HEAD.

 Change-Id: Iacd8f78b418b0bd6d8513b97ce57ce0108057850
 Signed-off-by: Andrei Gherzan and...@gherzan.ro
 ---
  recipes-kernel/linux/linux-raspberrypi_3.11.0.bb | 6 --
  recipes-kernel/linux/linux-raspberrypi_3.11.7.bb | 6 ++
  recipes-kernel/linux/linux-raspberrypi_3.6.11.bb | 2 +-
  3 files changed, 7 insertions(+), 7 deletions(-)
  delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.11.0.bb
  create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.11.7.bb

 diff --git 
 a/recipes-kernel/linux/linux-raspberrypi_3.11.0.bbb/recipes-kernel/linux/
 linux-raspberrypi_3.11.0.bb
 deleted file mode 100644
 index 1ae39b2..000
 --- a/recipes-kernel/linux/linux-raspberrypi_3.11.0.bb
 +++ /dev/null
 @@ -1,6 +0,0 @@
 -SRCREV = d7474694bdc9836af17f4b4d839509f9aad7ffa7
 -SRC_URI = git://
 github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y \
 -   file://sl030raspberrypii2ckernel.patch \
 -  
 -
 -require linux-raspberrypi.inc
 diff --git 
 a/recipes-kernel/linux/linux-raspberrypi_3.11.7.bbb/recipes-kernel/linux/
 linux-raspberrypi_3.11.7.bb
 new file mode 100644
 index 000..68c890c
 --- /dev/null
 +++ b/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb
 @@ -0,0 +1,6 @@
 +SRCREV = b975d0aab6816dd1dc4ff938a0c95bc551831163
 +SRC_URI = git://
 github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y \
 +   file://sl030raspberrypii2ckernel.patch \
 +  
 +
 +require linux-raspberrypi.inc
 diff --git 
 a/recipes-kernel/linux/linux-raspberrypi_3.6.11.bbb/recipes-kernel/linux/
 linux-raspberrypi_3.6.11.bb
 index 5314f5d..ba2c704 100644
 --- a/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb
 +++ b/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb
 @@ -1,4 +1,4 @@
 -SRCREV = cbd6672e7e1b2dc5026f5dc7929a13a9a68f2a62
 +SRCREV = 10bc58289a7ebf6b1ab724636e0a16116278e339
  SRC_URI = git://
 github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.6.y \
 file://sl030raspberrypii2ckernel.patch \

 --
 1.8.1.4


Merged.

ag
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH V2 4/6] rpi-default-providers: Use 3.10.X as default kernel

2013-11-14 Thread Andrei Gherzan
On Wed, Nov 13, 2013 at 6:19 PM, Andrei Gherzan and...@gherzan.ro wrote:

 This is the default/base branch on official github repository:
 https://github.com/raspberrypi/linux/branches

 Change-Id: I99702ae7548b49a5b4b575b3f02f5a3a48ad347f
 Signed-off-by: Andrei Gherzan and...@gherzan.ro
 ---
  conf/machine/include/rpi-default-providers.inc | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

 diff --git a/conf/machine/include/rpi-default-providers.inc
 b/conf/machine/include/rpi-default-providers.inc
 index 1a647c9..ffdb4f9 100644
 --- a/conf/machine/include/rpi-default-providers.inc
 +++ b/conf/machine/include/rpi-default-providers.inc
 @@ -2,7 +2,7 @@

  PREFERRED_PROVIDER_virtual/kernel = linux-raspberrypi
  # The default kernel version is the same as used by Raspbian
 -PREFERRED_VERSION_linux-raspberrypi ?= 3.6.%
 +PREFERRED_VERSION_linux-raspberrypi ?= 3.10.%

  PREFERRED_PROVIDER_virtual/xserver = xserver-xorg
  PREFERRED_PROVIDER_virtual/egl ?= userland
 --
 1.8.1.4



Merged.

ag
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Stalled with setting up Yocto 1.5 on CentOS 6.4 with Python 2.7.3

2013-11-14 Thread Chris Larson
On Wed, Nov 13, 2013 at 10:17 PM, ben b...@benjammin.net wrote:

 This is my first foray into embedded linux Yocto-Style.

 I've got an RPM for Python2.7 installed that doesn't trash my system
 (which needs 2.6.6).

 But the initial 'source oe-init-build-env' doesn't work...

 Google is not helping me find a definitive page to instruct getting around
 this (looked on wiki too).

 Little help?


I've had the best results using the buildtools-tarball that yocto itself
can produce. Use a more recent host to 'bitbake buildtools-tarball', then
execute the shell archive it puts in tmp/deploy/sdk/ on the CentOS 5 or 6
machine, and source its setup script before sorucing oe-init-build-env.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] is the ref manual DISTRO_FEATURES list meant to be exhaustive?

2013-11-14 Thread Paul Eggleton
Hi Robert,

On Thursday 14 November 2013 09:05:09 Robert P. J. Day wrote:
   just noticed that the list of DISTRO_FEATURES values listed here:
 
 http://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#ref-featu
 res-distro
 
 is somewhat incomplete. is that deliberate? just from poking around
 the dora release, i can see tests for DISTRO_FEATURES values of ptest,
 directfb, pam, zeroconf, acl, xattr, sysvinit and more. should those
 values also be part of that list, or is the ref manual only attempting
 to present a subset?

It's meant to be complete. I think as new values have been introduced we have 
neglected to add them to the list, but they should be added.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] meta data sources

2013-11-14 Thread Edward Vidal
Hello,
I am trying to determine  which meta data to use.
I am currently using meta-oe/meta-oe and meta-oe/meta-multimedia see below
git log at meta-oe
commit ed84e64d22400595b68da4e75b48ab7ecc342aa9
Author: Martin Jansa martin.ja...@gmail.com
Date:   Tue Jun 11 18:44:22 2013 +0200

openssh: Rename bbappend to match new version from oe-core

Signed-off-by: Martin Jansa martin.ja...@gmail.com
The beagleboard build is used to generate the RPMs for my zedboard this add
159 RPMs to provide v4l-utils boost qt-mobility-x11 gsl gnuplot gnuradio
jasper lua5.1 fluidsynth liba52 x264 libmad vlc
Build Configuration:
BB_VERSION= 1.18.0
BUILD_SYS = x86_64-linux
NATIVELSBSTRING   = Fedora-18
TARGET_SYS= arm-poky-linux-gnueabi
MACHINE   = beagleboard
DISTRO= poky
DISTRO_VERSION= 1.4.1
TUNE_FEATURES = armv7a vfp neon
TARGET_FPU= vfp-neon
meta
meta-yocto= wkg_dylan:64273e53f2789d2ea8393fc80909ac7086f168a7
meta-oe
meta-multimedia   = wkg_dylan:ed84e64d22400595b68da4e75b48ab7ecc342aa9
meta-java = wkg_dylan:59696d89fd33df6953dcb2dd54ccd3b362513f28
meta-yocto-bsp= wkg_dylan:64273e53f2789d2ea8393fc80909ac7086f168a7
 I am adding to custom core-image-sato-sdk the following items.

v4l-utils boost qt-mobility-x11 gsl gnuplot gnuradio jasper lua5.1
fluidsynth liba52 x264 libmad vlc
this required in local.conf
LICENSE_FLAGS_WHITELIST = commercial_libmad commercial_mpeg2dec
to get the packages to build.
I noticed that angstrom uses
meta-openembedded/meta-oe and meta-openembedded/meta-multimedia
Any and all help is appreciated.
Thanks
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [meta-raspberrypi] Trello and Gerrit

2013-11-14 Thread Andrei Gherzan
Hello all,

I want to announce that we have now two services in order to ease patch
submission and communication related to Raspberry PI yocto layer:

1. A gerrit server available @ rev...@gherzan.ro
2. A trello board available @ https://trello.com/b/QsYeVjVe/meta-raspberrypi

For more info check layer's README file.

Just to be sure I don't get misunderstood: these tools WON'T replace the
mailing list cu currently use. yocto mailing list remains the main
communication node for this BSP layer (as it is specified in README).

Cheers!

-- 
*Andrei Gherzan*
m: +40.744.478.414 |  f: +40.31.816.28.12
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] Happy Birthday, Yocto Project

2013-11-14 Thread Jeff Osier-Mixon
In the excitement for the Embedded Linux Conference Europe, Yocto
Project Developer Day, and our 1.5 release, one important item was
missed.

On October 25, 2010, the Yocto Project launched with the release 0.9.
That means that three weeks ago, we had our 3rd birthday, now with
thousands of active users, 16 member organizations, and an extremely
strong ecosystem and community of people working together to make
embedded Linux better.

Happy birthday, Yocto Project!

-- 
Jeff Osier-Mixon http://jefro.net/blog
Yocto Project Community Manager @Intel http://yoctoproject.org
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Happy Birthday, Yocto Project

2013-11-14 Thread Chris Tapp
On 14 Nov 2013, at 22:40, Jeff Osier-Mixon wrote:

 In the excitement for the Embedded Linux Conference Europe, Yocto
 Project Developer Day, and our 1.5 release, one important item was
 missed.
 
 On October 25, 2010, the Yocto Project launched with the release 0.9.
 That means that three weeks ago, we had our 3rd birthday, now with
 thousands of active users, 16 member organizations, and an extremely
 strong ecosystem and community of people working together to make
 embedded Linux better.
 
 Happy birthday, Yocto Project!


Good point, and I would like to take this opportunity to say a big Thank You 
to all those involved.

This project shows that OpenSource really does work :-)

Chris Tapp

opensou...@keylevel.com
www.keylevel.com



___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] raspberrypi not booting in dylan

2013-11-14 Thread Lukas-David Gorris

Hello,

rpi-basic-image for MACHINE=raspberrypi from metadata revision 1.4 
dylan with added layer meta-raspberrypi does not boot on my 512MB 
raspberrypi with hynix memory. The green ACT led will light up only 
briefly after power up. There is no activity on the serial console, HDMI 
nor usb.
With the exact hardware configuration, I can boot a raspbian image 
just fine ( 
http://downloads.raspberrypi.org/images/raspbian/2013-02-09-wheezy-raspbian/2013-02-09-wheezy-raspbian.zip 
).



Tested working fix:

Flash the yocto image to SD and on the generated fat partition, replace

bootcode.bin
cmdline.txt
config.txt
*.elf

with the same files copied from the fat partition of the above raspbian 
image. That will generate a yocto SD card that will boot up fine and 
super fast to login.


According to the following post, this is due to a change of memory 
modules (now hynix) used in more recent raspberrypi revisions. I have 
512MB hynix memory (http://www.raspberrypi.org/archives/3534).


It might be concluded that the bootloader in the yocto dylan metadata is 
outdated and that an update could add compatibility with current 
raspberrypi hardware.


Please let me know if I can assist testing any patches or workarounds.

Best,

Lukas
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Happy Birthday, Yocto Project

2013-11-14 Thread Robert P. J. Day
On Thu, 14 Nov 2013, Jeff Osier-Mixon wrote:

 Happy birthday, Yocto Project!

  what's a birthday without cake?

http://www.instructables.com/id/Brain-Cake/

rday

-- 


Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca

Twitter:   http://twitter.com/rpjday
LinkedIn:   http://ca.linkedin.com/in/rpjday

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] /var/log/dmesg: should it not be created?

2013-11-14 Thread ChenQi

On 11/14/2013 11:19 PM, Hans Beckérus wrote:

On Wed, Nov 13, 2013 at 5:08 PM, Hans Beckérus hans.becke...@gmail.com wrote:

Hi. I can see that in ./recipes-core/initscripts/initscripts_1.0.bb,
the dmesg.sh script is installed in /etc/init.d. But I can not see
that it is being added to any run-levels, not even single-user mode.
Is there some reason for only installing the init script but not
actually activating it? Not that I really need it, but some
clarification to why it works as it does would be appreciated :)


No one? I think it is obvious that initscripts_1.0.bb is missing
adding dmesg.sh to any run-level.
But I do not wish to take this further unless I understand why it was
left out; deliberately or by mistake.



I think it was left out by mistake. It should be added to runlevel S.
Could you please make a patch to fix it? And please send the patch to 
the oe-core mailing list (openembedded-c...@lists.openembedded.org).


Best Regards,
Chen Qi


Thanks.
Hans

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto



___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [meta-selinux][PATCH] Bump versions to catch up with master in oe-core.

2013-11-14 Thread Philip Tricca
  openssh 6.2p2 - 6.4p1
  glib-2.0 2.38.0 - 2.38.1
  at 3.1.13 - 3.1.14
  sudo 1.8.7 - 1.8.8
  tar 1.26 - 1.27
  mesa 9.1.6 - 9.2.2
  gnupg 2.0.21 - 2.0.22

Signed-off-by: Philip Tricca fl...@twobit.us
---
 .../openssh/openssh_6.2p2.bbappend |   13 --
 .../openssh/openssh_6.4p1.bbappend |   13 ++
 recipes-core/glib-2.0/glib-2.0_2.38.0.bbappend |1 -
 recipes-core/glib-2.0/glib-2.0_2.38.1.bbappend |1 +
 recipes-extended/at/at/at-3.1.13-selinux.patch |  184 
 recipes-extended/at/at/at-3.1.14-selinux.patch |  184 
 recipes-extended/at/at_3.1.13.bbappend |7 -
 recipes-extended/at/at_3.1.14.bbappend |7 +
 recipes-extended/sudo/sudo_1.8.7.bbappend  |3 -
 recipes-extended/sudo/sudo_1.8.8.bbappend  |3 +
 recipes-extended/tar/tar_1.26.bbappend |   15 --
 recipes-extended/tar/tar_1.27.bbappend |   15 ++
 recipes-graphics/mesa/mesa_9.1.6.bbappend  |1 -
 recipes-graphics/mesa/mesa_9.2.2.bbappend  |1 +
 recipes-support/gnupg/gnupg_2.0.21.bbappend|5 -
 recipes-support/gnupg/gnupg_2.0.22.bbappend|5 +
 16 files changed, 229 insertions(+), 229 deletions(-)
 delete mode 100644 recipes-connectivity/openssh/openssh_6.2p2.bbappend
 create mode 100644 recipes-connectivity/openssh/openssh_6.4p1.bbappend
 delete mode 100644 recipes-core/glib-2.0/glib-2.0_2.38.0.bbappend
 create mode 100644 recipes-core/glib-2.0/glib-2.0_2.38.1.bbappend
 delete mode 100644 recipes-extended/at/at/at-3.1.13-selinux.patch
 create mode 100644 recipes-extended/at/at/at-3.1.14-selinux.patch
 delete mode 100644 recipes-extended/at/at_3.1.13.bbappend
 create mode 100644 recipes-extended/at/at_3.1.14.bbappend
 delete mode 100644 recipes-extended/sudo/sudo_1.8.7.bbappend
 create mode 100644 recipes-extended/sudo/sudo_1.8.8.bbappend
 delete mode 100644 recipes-extended/tar/tar_1.26.bbappend
 create mode 100644 recipes-extended/tar/tar_1.27.bbappend
 delete mode 100644 recipes-graphics/mesa/mesa_9.1.6.bbappend
 create mode 100644 recipes-graphics/mesa/mesa_9.2.2.bbappend
 delete mode 100644 recipes-support/gnupg/gnupg_2.0.21.bbappend
 create mode 100644 recipes-support/gnupg/gnupg_2.0.22.bbappend

diff --git a/recipes-connectivity/openssh/openssh_6.2p2.bbappend 
b/recipes-connectivity/openssh/openssh_6.2p2.bbappend
deleted file mode 100644
index 223b8cf..000
--- a/recipes-connectivity/openssh/openssh_6.2p2.bbappend
+++ /dev/null
@@ -1,13 +0,0 @@
-PR .= .5
-
-inherit with-selinux
-
-FILESEXTRAPATHS_prepend := ${@target_selinux(d, '${THISDIR}/files:')}
-
-# There is no distro feature just for audit.  If we want it,
-# uncomment the following.
-#
-#PACKAGECONFIG += ${@target_selinux(d, 'audit')}
-
-PACKAGECONFIG[audit] = --with-audit=linux,--without-audit,audit,
-
diff --git a/recipes-connectivity/openssh/openssh_6.4p1.bbappend 
b/recipes-connectivity/openssh/openssh_6.4p1.bbappend
new file mode 100644
index 000..223b8cf
--- /dev/null
+++ b/recipes-connectivity/openssh/openssh_6.4p1.bbappend
@@ -0,0 +1,13 @@
+PR .= .5
+
+inherit with-selinux
+
+FILESEXTRAPATHS_prepend := ${@target_selinux(d, '${THISDIR}/files:')}
+
+# There is no distro feature just for audit.  If we want it,
+# uncomment the following.
+#
+#PACKAGECONFIG += ${@target_selinux(d, 'audit')}
+
+PACKAGECONFIG[audit] = --with-audit=linux,--without-audit,audit,
+
diff --git a/recipes-core/glib-2.0/glib-2.0_2.38.0.bbappend 
b/recipes-core/glib-2.0/glib-2.0_2.38.0.bbappend
deleted file mode 100644
index 8c11cac..000
--- a/recipes-core/glib-2.0/glib-2.0_2.38.0.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-inherit enable-selinux
diff --git a/recipes-core/glib-2.0/glib-2.0_2.38.1.bbappend 
b/recipes-core/glib-2.0/glib-2.0_2.38.1.bbappend
new file mode 100644
index 000..8c11cac
--- /dev/null
+++ b/recipes-core/glib-2.0/glib-2.0_2.38.1.bbappend
@@ -0,0 +1 @@
+inherit enable-selinux
diff --git a/recipes-extended/at/at/at-3.1.13-selinux.patch 
b/recipes-extended/at/at/at-3.1.13-selinux.patch
deleted file mode 100644
index 5a08a43..000
--- a/recipes-extended/at/at/at-3.1.13-selinux.patch
+++ /dev/null
@@ -1,184 +0,0 @@
-From: Xin Ouyang xin.ouy...@windriver.com
-Date: Wed, 13 Jun 2012 14:47:54 +0800
-Subject: [PATCH] at: atd add SELinux support.
-
-Upstream-Status: Inappropriate [configuration]
-
-Signed-off-by: Xin Ouyang xin.ouy...@windriver.com

- Makefile.in  |1 +
- atd.c|   83 ++
- config.h.in  |3 ++
- configure.ac |8 +
- 4 files changed, 95 insertions(+), 0 deletions(-)
-
-diff --git a/Makefile.in b/Makefile.in
-index 10e7ed2..35792cd 100644
 a/Makefile.in
-+++ b/Makefile.in
-@@ -39,6 +39,7 @@ LIBS = @LIBS@
- LIBOBJS   = @LIBOBJS@
- INSTALL   = @INSTALL@
- PAMLIB  = @PAMLIB@
-+SELINUXLIB  = @SELINUXLIB@
- 
- CLONES= atq atrm
- 

Re: [yocto] Happy Birthday, Yocto Project

2013-11-14 Thread Jeff Osier-Mixon
Hm, a day that will live in infamy indeed

On Fri, Nov 15, 2013 at 3:09 AM, Philip Balister phi...@balister.org wrote:
 On 11/14/2013 08:22 PM, Robert P. J. Day wrote:
 On Thu, 14 Nov 2013, Jeff Osier-Mixon wrote:

 Happy birthday, Yocto Project!

   what's a birthday without cake?

 http://www.instructables.com/id/Brain-Cake/

 rday


 Berlios suggests bitbake was born on Dec 7, 2004. So in a few weeks we
 will celebrate the 9'th birthday of the OpenEmbedded build system.

 I know we've all forgotten the exact date :), but this is the best I
 could find.

 Philip



-- 
Jeff Osier-Mixon http://jefro.net/blog
Yocto Project Community Manager @Intel http://yoctoproject.org
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [linux-yocto] [PATCH v3 0/5][3.10][meta] MinnowBoard and Wifi updates

2013-11-14 Thread Bruce Ashfield

On 13-11-13 02:09 PM, Darren Hart wrote:

Since v1:
o Remove comments from new wifi files

Since v2:
o Add minnow: Remove branch statements from minnow scc files



Sorry for the delay on this .. I had some bugs to fix this morning.

This looks good, and you can confirm that the plan is to use
KERNEL_FEATURES to include and use the new minnow-io feature ?

Cheers,

Bruce


Please remove the standard/minnow branch from the linux-yocto-3.10 tree.

The following changes since commit f1c9080cd27f99700fa59b5375d1ddd0afe625ad:

   meta/common-pc: add missing dependencies for BRCMSMAC (2013-11-03 23:01:35 
-0500)

are available in the git repository at:

   git://git.yoctoproject.org/linux-yocto-contrib dvhart/3.10/meta
   
http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=dvhart/3.10/meta

Darren Hart (5):
   minnow: Remove eg20t
   minnow-io: Add feature for MinnowBoard GPIO keys and LEDs
   minnow: Remove old patches for Ethernet and GPIO
   minnow: Remove branch statements from minnow scc files
   meta: Add wifi features

  .../kernel-cache/bsp/minnow/minnow-preempt-rt.scc  |1 -
  .../kernel-cache/bsp/minnow/minnow-standard.scc|1 -
  meta/cfg/kernel-cache/bsp/minnow/minnow-tiny.scc   |1 -
  meta/cfg/kernel-cache/bsp/minnow/minnow.cfg|   11 -
  meta/cfg/kernel-cache/bsp/minnow/minnow.scc|6 -
  .../minnow/pch_gbe-Add-MinnowBoard-support.patch   |  212 
  ...-gpio-sch-Add-sch_gpio_resume_set_enable.patch} |   13 +-
  ...Add-base-platform-driver-for-the-MinnowB.patch} |   66 ++
  ...d-gpio-Export-MinnowBoard-expansion-GPIO.patch} |   19 +-
  ...keys-Bind-MinnowBoard-buttons-to-arrow-k.patch} |   19 +-
  .../kernel-cache/features/minnow-io/minnow-io.cfg  |   20 ++
  .../kernel-cache/features/minnow-io/minnow-io.scc  |7 +
  meta/cfg/kernel-cache/features/wifi/wifi-all.scc   |7 +
  meta/cfg/kernel-cache/features/wifi/wifi-b43.cfg   |7 +
  meta/cfg/kernel-cache/features/wifi/wifi-b43.scc   |3 +
  .../cfg/kernel-cache/features/wifi/wifi-common.cfg |   21 ++
  .../kernel-cache/features/wifi/wifi-drivers.cfg|   98 +
  meta/cfg/kernel-cache/features/wifi/wifi-intel.scc |5 +
  meta/cfg/kernel-cache/features/wifi/wifi-ipw.cfg   |8 +
  meta/cfg/kernel-cache/features/wifi/wifi-ipw.scc   |3 +
  20 files changed, 227 insertions(+), 301 deletions(-)
  delete mode 100644 
meta/cfg/kernel-cache/bsp/minnow/pch_gbe-Add-MinnowBoard-support.patch
  rename 
meta/cfg/kernel-cache/{bsp/minnow/gpio-sch-Add-sch_gpio_resume_set_enable.patch 
= features/minnow-io/0001-gpio-sch-Add-sch_gpio_resume_set_enable.patch} (83%)
  rename 
meta/cfg/kernel-cache/{bsp/minnow/minnowboard-Add-base-platform-driver-for-the-MinnowB.patch
 = 
features/minnow-io/0002-minnowboard-Add-base-platform-driver-for-the-MinnowB.patch}
 (88%)
  rename 
meta/cfg/kernel-cache/{bsp/minnow/minnowboard-gpio-Export-MinnowBoard-expansion-GPIO.patch
 = 
features/minnow-io/0003-minnowboard-gpio-Export-MinnowBoard-expansion-GPIO.patch} 
(90%)
  rename 
meta/cfg/kernel-cache/{bsp/minnow/minnowboard-keys-Bind-MinnowBoard-buttons-to-arrow-k.patch
 = 
features/minnow-io/0004-minnowboard-keys-Bind-MinnowBoard-buttons-to-arrow-k.patch}
 (89%)
  create mode 100644 meta/cfg/kernel-cache/features/minnow-io/minnow-io.cfg
  create mode 100644 meta/cfg/kernel-cache/features/minnow-io/minnow-io.scc
  create mode 100644 meta/cfg/kernel-cache/features/wifi/wifi-all.scc
  create mode 100644 meta/cfg/kernel-cache/features/wifi/wifi-b43.cfg
  create mode 100644 meta/cfg/kernel-cache/features/wifi/wifi-b43.scc
  create mode 100644 meta/cfg/kernel-cache/features/wifi/wifi-common.cfg
  create mode 100644 meta/cfg/kernel-cache/features/wifi/wifi-drivers.cfg
  create mode 100644 meta/cfg/kernel-cache/features/wifi/wifi-intel.scc
  create mode 100644 meta/cfg/kernel-cache/features/wifi/wifi-ipw.cfg
  create mode 100644 meta/cfg/kernel-cache/features/wifi/wifi-ipw.scc



___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


Re: [linux-yocto] [PATCH v3 0/5][3.10][meta] MinnowBoard and Wifi updates

2013-11-14 Thread Darren Hart
On Thu, 2013-11-14 at 16:31 -0500, Bruce Ashfield wrote:
 On 13-11-13 02:09 PM, Darren Hart wrote:
  Since v1:
  o Remove comments from new wifi files
 
  Since v2:
  o Add minnow: Remove branch statements from minnow scc files
 
 
 Sorry for the delay on this .. I had some bugs to fix this morning.
 
 This looks good, and you can confirm that the plan is to use
 KERNEL_FEATURES to include and use the new minnow-io feature ?
 

That's correct.

I see 1,2,3 and 5 made it into the tree. Is 4 (remove branch command) on
its way in?

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


Re: [linux-yocto] [PATCH v3 0/5][3.10][meta] MinnowBoard and Wifi updates

2013-11-14 Thread Bruce Ashfield

On 11/14/2013, 7:16 PM, Darren Hart wrote:

On Thu, 2013-11-14 at 16:31 -0500, Bruce Ashfield wrote:

On 13-11-13 02:09 PM, Darren Hart wrote:

Since v1:
o Remove comments from new wifi files

Since v2:
o Add minnow: Remove branch statements from minnow scc files



Sorry for the delay on this .. I had some bugs to fix this morning.

This looks good, and you can confirm that the plan is to use
KERNEL_FEATURES to include and use the new minnow-io feature ?



That's correct.

I see 1,2,3 and 5 made it into the tree. Is 4 (remove branch command) on
its way in?


It is, and actually 1,2,3 and 5 only made it in because I had staged
them last week and pushed them along with a change in a rush this
morning.

The last one just went in.

Double check that they match your latest revision (I just checked and
they do to my eye), and we are good to go.

Bruce





___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto