|
[PATCH 0/9] meta-selinux on master branch
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 v
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 v
|
By
Armin Kuster
· #19606
·
|
|
[PATCH 1/9] Use wildcard for augeas bbappend name
augeas: Use wildcard in version to minimize keeping in-sync with Poky. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-extended/augeas/augeas_1.%.bbappend | 1 + recipes-extended/augeas/
augeas: Use wildcard in version to minimize keeping in-sync with Poky. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-extended/augeas/augeas_1.%.bbappend | 1 + recipes-extended/augeas/
|
By
Armin Kuster
· #19607
·
|
|
[PATCH 2/9] Use wildcard in mesa bbappend name
mesa: Use wildcard in version to minimize keeping in-sync with Poky Signed-off-by: Armin Kuster <akuster808@...> --- recipes-graphics/mesa/mesa_9.2.%.bbappend | 6 ++++++ recipes-graphics/mesa/me
mesa: Use wildcard in version to minimize keeping in-sync with Poky Signed-off-by: Armin Kuster <akuster808@...> --- recipes-graphics/mesa/mesa_9.2.%.bbappend | 6 ++++++ recipes-graphics/mesa/me
|
By
Armin Kuster
· #19610
·
|
|
[PATCH 3/9] Use wildcard in bind bbappend name
bind: Use wildcard to minimize the need to keep in-sync with poky. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-connectivity/bind/bind_9.%.bbappend | 13 +++++++++++++ recipes-connect
bind: Use wildcard to minimize the need to keep in-sync with poky. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-connectivity/bind/bind_9.%.bbappend | 13 +++++++++++++ recipes-connect
|
By
Armin Kuster
· #19608
·
|
|
[PATCH 4/9] Use wildcard in kernel bbappend name
linux-kernel: Use wildcard in version to minimize keeping in-sync with Poky. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-kernel/linux/linux-yocto_3.%.bbappend | 7 +++++++ recipes-ke
linux-kernel: Use wildcard in version to minimize keeping in-sync with Poky. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-kernel/linux/linux-yocto_3.%.bbappend | 7 +++++++ recipes-ke
|
By
Armin Kuster
· #19611
·
|
|
[PATCH 5/9] Use wildcard in openssh name
openssh: Use wildcard in version to minimize keeping in-sync with Poky Signed-off-by: Armin Kuster <akuster808@...> --- recipes-connectivity/openssh/openssh_6.%.bbappend | 13 +++++++++++++ recip
openssh: Use wildcard in version to minimize keeping in-sync with Poky Signed-off-by: Armin Kuster <akuster808@...> --- recipes-connectivity/openssh/openssh_6.%.bbappend | 13 +++++++++++++ recip
|
By
Armin Kuster
· #19612
·
|
|
[PATCH 6/9] update util-linux package version and remove patch
util-linux: Update package to match Poky master. Remove patch since it was merged upstream. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/util-linux/util-linux_2.23.2.bbappend |
util-linux: Update package to match Poky master. Remove patch since it was merged upstream. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/util-linux/util-linux_2.23.2.bbappend |
|
By
Armin Kuster
· #19614
·
|
|
[PATCH 7/9] Update to latest swig from meta-openembedded
swig: Update to latest swig from meta-openembedded Updated from: git://git.openembedded.org/meta-openembedded/meta-oe/recipes-devtools/swig As of commit dca466c074c9a35bc0133e7e0d65cca0731e2acf Signed
swig: Update to latest swig from meta-openembedded Updated from: git://git.openembedded.org/meta-openembedded/meta-oe/recipes-devtools/swig As of commit dca466c074c9a35bc0133e7e0d65cca0731e2acf Signed
|
By
Armin Kuster
· #19615
·
|
|
[PATCH 8/9] update psmics 22.21 and remove unneeded patch
psmics: Update to match version in Poky and remove patch. Signed-off-by: Armin Kuster <akuster808@...> --- .../psmisc/pstree-compiles-with-SE-Linux.patch | 265 --------------------- recipes-exte
psmics: Update to match version in Poky and remove patch. Signed-off-by: Armin Kuster <akuster808@...> --- .../psmisc/pstree-compiles-with-SE-Linux.patch | 265 --------------------- recipes-exte
|
By
Armin Kuster
· #19613
·
|
|
[PATCH 9/9] setools fix do_configure
setools: change autotools to autotools-brokensep and bump rev. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/setools/setools_3.3.8.bb | 4 +++- 1 file changed, 3 insertions(+)
setools: change autotools to autotools-brokensep and bump rev. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/setools/setools_3.3.8.bb | 4 +++- 1 file changed, 3 insertions(+)
|
By
Armin Kuster
· #19609
·
|
|
[PATCH 2/9] Use wildcard in mesa bbappend name
I will resubmit when it gets push. thanks.
I will resubmit when it gets push. thanks.
|
By
Armin Kuster
· #19623
·
|
|
[PATCH V2 0/9] meta-selinux on master branch
These patches fix build messages 'ERROR: No recipes available for:' by syncing the with versions in Poky master. In most cases, the bbappends included only configuration parameters and using a wildcar
These patches fix build messages 'ERROR: No recipes available for:' by syncing the with versions in Poky master. In most cases, the bbappends included only configuration parameters and using a wildcar
|
By
Armin Kuster
· #19634
·
|
|
[PATCH 1/9] Use wildcard for augeas and fix build issue
augeas: Use wildcard in version to minimize keeping in-sync with Poky --- recipes-extended/augeas/augeas_1.%.bbappend | 1 + recipes-extended/augeas/augeas_1.1.0.bbappend | 1 - 2 files changed, 1 inser
augeas: Use wildcard in version to minimize keeping in-sync with Poky --- recipes-extended/augeas/augeas_1.%.bbappend | 1 + recipes-extended/augeas/augeas_1.1.0.bbappend | 1 - 2 files changed, 1 inser
|
By
Armin Kuster
· #19635
·
|
|
[PATCH 2/9] Use wildcard in bind bbappend name
bind: Use wildcard to minimize the need to keep in-sync with poky. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-connectivity/bind/bind_9.%.bbappend | 13 +++++++++++++ recipes-connect
bind: Use wildcard to minimize the need to keep in-sync with poky. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-connectivity/bind/bind_9.%.bbappend | 13 +++++++++++++ recipes-connect
|
By
Armin Kuster
· #19636
·
|
|
[PATCH 3/9] Use wildcard in bind bbappend name
bind: Use wildcard to minimize the need to keep tp keep in-synx with Poky. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-connectivity/bind/bind_9.%.bbappend | 2 -- 1 file changed, 2 d
bind: Use wildcard to minimize the need to keep tp keep in-synx with Poky. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-connectivity/bind/bind_9.%.bbappend | 2 -- 1 file changed, 2 d
|
By
Armin Kuster
· #19637
·
|
|
[PATCH 4/9] Use wildcard in kernel bbappend name
linux-kernel: Use wildcard in version to minimize keeping in-sync with Poky. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-kernel/linux/linux-yocto_3.%.bbappend | 7 +++++++ recipes-ke
linux-kernel: Use wildcard in version to minimize keeping in-sync with Poky. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-kernel/linux/linux-yocto_3.%.bbappend | 7 +++++++ recipes-ke
|
By
Armin Kuster
· #19639
·
|
|
[PATCH 5/9] Use wildcard in openssh name
openssh: Use wildcard in version to minimize keeping in-sync with Poky Signed-off-by: Armin Kuster <akuster808@...> --- recipes-connectivity/openssh/openssh_6.%.bbappend | 11 +++++++++++ recipes
openssh: Use wildcard in version to minimize keeping in-sync with Poky Signed-off-by: Armin Kuster <akuster808@...> --- recipes-connectivity/openssh/openssh_6.%.bbappend | 11 +++++++++++ recipes
|
By
Armin Kuster
· #19638
·
|
|
[PATCH 6/9] update util-linux package version and remove patch
util-linux: Update package to match Poky master. Remove patch since it was merged upstream. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/util-linux/util-linux_2.23.2.bbappend |
util-linux: Update package to match Poky master. Remove patch since it was merged upstream. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/util-linux/util-linux_2.23.2.bbappend |
|
By
Armin Kuster
· #19640
·
|
|
[PATCH 7/9] Update to latest swig from meta-openembedded
swig: Update to latest swig from meta-openembedded Updated from: git://git.openembedded.org/meta-openembedded/meta-oe/recipes-devtools/swig As of commit dca466c074c9a35bc0133e7e0d65cca0731e2acf Signed
swig: Update to latest swig from meta-openembedded Updated from: git://git.openembedded.org/meta-openembedded/meta-oe/recipes-devtools/swig As of commit dca466c074c9a35bc0133e7e0d65cca0731e2acf Signed
|
By
Armin Kuster
· #19641
·
|
|
[PATCH 8/9] update psmics 22.21 and remove unneeded patch
psmics: Update to match version in Poky and remove patch. Signed-off-by: Armin Kuster <akuster808@...> --- .../psmisc/pstree-compiles-with-SE-Linux.patch | 265 --------------------- recipes-exte
psmics: Update to match version in Poky and remove patch. Signed-off-by: Armin Kuster <akuster808@...> --- .../psmisc/pstree-compiles-with-SE-Linux.patch | 265 --------------------- recipes-exte
|
By
Armin Kuster
· #19642
·
|