[yocto] [PATCH 0/9] meta-selinux on master branch

Mark Hatle mark.hatle at windriver.com
Wed May 14 15:34:42 PDT 2014


On 5/14/14, 5:24 PM, Armin Kuster wrote:
>    These patches fix 'ERROR: No recipes available for:'
>    build issues by syncing the with version in Poky master.
>    In most cases, the bbappends include coniguration
>    parameters and using a wildcard in the version works for now.
>    I removed patches if the changes are the newer versions.
>
>    I am working on a build failure in refpolicy-* and manybe more
>    but wanted to get these changes out for review and feedback.

Thanks, I'll try to get these included in the next day or so.

(All of the changes look reasonable on first glance.)

--Mark

>
> Armin Kuster (9):
>    Use wildcard for augeas and  fix build issue
>    Use wildcard in mesa bbappend name
>    Use wildcard in bind bbappend name
>    Use wildcard in kernel bbappend name
>    Use wildcard in openssh bbappedn name
>    update util-linux package version and remove patch
>    Update to latest swig from meta-openembedded
>    update psmics 22.21 and remove un needed patch
>    setools fix do_configure
>
>   recipes-connectivity/bind/bind_9.%.bbappend        |  13 +
>   recipes-connectivity/bind/bind_9.8.1.bbappend      |  13 -
>   recipes-connectivity/openssh/openssh_6.%.bbappend  |  13 +
>   .../openssh/openssh_6.4p1.bbappend                 |  13 -
>   recipes-core/util-linux/util-linux_2.23.2.bbappend |   8 -
>   recipes-core/util-linux/util-linux_2.24.2.bbappend |   5 +
>   recipes-devtools/swig/swig.inc                     |   8 +-
>   recipes-devtools/swig/swig_2.0.10.bb               |   9 -
>   recipes-devtools/swig/swig_2.0.12.bb               |   7 +
>   recipes-extended/augeas/augeas_1.%.bbappend      |   1 +
>   recipes-extended/augeas/augeas_1.1.0.bbappend      |   1 -
>   .../psmisc/pstree-compiles-with-SE-Linux.patch     | 265 ---------------------
>   recipes-extended/psmisc/psmisc_22.20.bbappend      |   7 -
>   recipes-extended/psmisc/psmisc_22.21.bbappend      |   5 +
>   recipes-graphics/mesa/mesa_9.2.%.bbappend          |   6 +
>   recipes-graphics/mesa/mesa_9.2.2.bbappend          |   6 -
>   recipes-kernel/linux/linux-yocto_3.%.bbappend      |   7 +
>   recipes-kernel/linux/linux-yocto_3.8.bbappend      |   7 -
>   recipes-security/setools/setools_3.3.8.bb          |   4 +-
>   19 files changed, 66 insertions(+), 332 deletions(-)
>   create mode 100644 recipes-connectivity/bind/bind_9.%.bbappend
>   delete mode 100644 recipes-connectivity/bind/bind_9.8.1.bbappend
>   create mode 100644 recipes-connectivity/openssh/openssh_6.%.bbappend
>   delete mode 100644 recipes-connectivity/openssh/openssh_6.4p1.bbappend
>   delete mode 100644 recipes-core/util-linux/util-linux_2.23.2.bbappend
>   create mode 100644 recipes-core/util-linux/util-linux_2.24.2.bbappend
>   delete mode 100644 recipes-devtools/swig/swig_2.0.10.bb
>   create mode 100644 recipes-devtools/swig/swig_2.0.12.bb
>   create mode 100644 recipes-extended/augeas/augeas_1.%.bbappend
>   delete mode 100644 recipes-extended/augeas/augeas_1.1.0.bbappend
>   delete mode 100644 recipes-extended/psmisc/psmisc/pstree-compiles-with-SE-Linux.patch
>   delete mode 100644 recipes-extended/psmisc/psmisc_22.20.bbappend
>   create mode 100644 recipes-extended/psmisc/psmisc_22.21.bbappend
>   create mode 100644 recipes-graphics/mesa/mesa_9.2.%.bbappend
>   delete mode 100644 recipes-graphics/mesa/mesa_9.2.2.bbappend
>   create mode 100644 recipes-kernel/linux/linux-yocto_3.%.bbappend
>   delete mode 100644 recipes-kernel/linux/linux-yocto_3.8.bbappend
>




More information about the yocto mailing list