From: Wenzong Fan
SETools v4 is a rewrite of SETools in Python, details refer to:
https://github.com/TresysTechnology/setools/wiki/Changes-Since-SETools-v3
Changes for upreving:
* removed setools_3.3.8.bb and all useless patch
* add patches to fix cross-compiling issues:
- setools4-fixes-for-c
From: Wenzong Fan
Signed-off-by: Wenzong Fan
---
recipes-security/selinux/selinux-python.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-security/selinux/selinux-python.inc
b/recipes-security/selinux/selinux-python.inc
index cc907ae..55060e3 100644
--- a/recipes-security/selinu
From: Wenzong Fan
Some new packages added after SELinux uprev to 2.7, sync the package
names accordingly:
policycoreutils-audit2allow -> selinux-python-audit2allow
policycoreutils-chcat-> selinux-python-chcat
policycoreutils-python -> selinux-python
policycoreu
From: Wenzong Fan
Those tools have been moved from policycoreutils to semodule-utils:
semodule_deps, semodule_expand, semodule_link, semodule_package
Signed-off-by: Wenzong Fan
---
recipes-security/refpolicy/refpolicy_common.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --g
From: Wenzong Fan
Move packages to python/*:
- policycoreutils/semanage -> python/semanage
- policycoreutils/audit2allow-> python/audit2allow
- policycoreutils/sepolgen-ifgen -> python/audit2allow/sepolgen-ifgen
- policycoreutils/sepolicy -> python/sepolicy
- policycoreu
From: Jackie Huang
Underscore ("_") should be used for variable overrides.
Signed-off-by: Jackie Huang
---
recipes-security/refpolicy/refpolicy_common.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-security/refpolicy/refpolicy_common.inc
b/recipes-security/ref
From: Wenzong Fan
Remove setools from DEPENDS/RDEPENDS, it was required by sepolicy,
sepolgen, semanage which have been moved to python/*.
Rebase patch:
- policycoreutils-fixfiles-de-bashify.patch
Drop useless patch:
- policycoreutils-loadpolicy-symlink.patch
Signed-off-by: Wenzong Fan
--
From: Wenzong Fan
Move policycoreutils/gui to gui and cleanup policycoreutils.inc.
Signed-off-by: Wenzong Fan
---
recipes-security/selinux/policycoreutils.inc | 7 ---
recipes-security/selinux/selinux-gui.inc | 15 +++
recipes-security/selinux/selinux-gui_2.7.bb | 7
From: Wenzong Fan
Move policycoreutils/sandbox to sandbox:
* Move and rebase patch:
- policycoreutils-sandbox-de-bashify.patch
* Cleanup policycoreutils.inc
Signed-off-by: Wenzong Fan
---
recipes-security/selinux/policycoreutils.inc | 17 -
recipes-security/selinux/selinu
From: Wenzong Fan
Move policycoreutils/restorecond to restorecond:
* Move and rebase patch:
- policycoreutils-make-O_CLOEXEC-optional.patch
* Cleanup policycoreutils_2.7.bb.
Signed-off-by: Wenzong Fan
---
recipes-security/selinux/policycoreutils_2.7.bb| 1 -
recipes-security/selinux/r
From: Wenzong Fan
Move policycoreutils/sepolicy/dbus to dbus.
Signed-off-by: Wenzong Fan
---
recipes-security/selinux/selinux-dbus.inc| 14 ++
recipes-security/selinux/selinux-dbus_2.7.bb | 7 +++
2 files changed, 21 insertions(+)
create mode 100644 recipes-security/selin
From: Wenzong Fan
Move policycoreutils/semodule_* to semodule-utils/*:
- policycoreutils/semodule_deps-> semodule-utils/semodule_deps
- policycoreutils/semodule_expand -> semodule-utils/semodule_expand
- policycoreutils/semodule_link-> semodule-utils/semodule_link
- policycoreuti
From: Wenzong Fan
Move policycoreutils/mcstrans to mcstrans:
* Move and rebase patches:
- mcstrans-de-bashify.patch
- 0001-mcstrans-fix-the-init-script.patch
* Remove useless patch:
- enable-mcstrans.patch
* Cleanup policycoreutils_2.7.bb and policycoreutils.inc.
Signed-off-by: Wenzong
From: Wenzong Fan
The package has been moved to selinux-python/sepolgen.
Signed-off-by: Wenzong Fan
---
recipes-security/selinux/sepolgen.inc| 34
recipes-security/selinux/sepolgen_2.6.bb | 7 ---
recipes-security/selinux/sepolgen_git.bb | 7 ---
From: Wenzong Fan
Uprev the recipe file as is.
Some packages have been moved out from policycoreutils, they will be
added as new packages and the policycoreutils.inc need to be cleaned
up from later commits accordingly.
Moved packages:
From:To:
- policycoreutil
From: Wenzong Fan
Remove patch that included by new version:
- checkpolicy-Do-not-link-against-libfl.patch
Specify LIBSEPOLA to fix build error:
make[1]: *** No rule to make target `/usr/lib/libsepol.a'
Signed-off-by: Wenzong Fan
---
recipes-security/selinux/checkpolicy.inc | 3
From: Wenzong Fan
Signed-off-by: Wenzong Fan
---
recipes-security/selinux/{secilc_2.6.bb => secilc_2.7.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename recipes-security/selinux/{secilc_2.6.bb => secilc_2.7.bb} (35%)
diff --git a/recipes-security/selinux/secilc_2.6.bb
b/
From: Wenzong Fan
Remove patches that included by new version:
- 0001-libsemanage-simplify-string-utilities-functions.patch
- 0002-libsemanage-add-semanage_str_replace-utility-functio.patch
- 0003-libsemanage-genhomedircon-drop-ustr-dependency.patch
- 0004-libsemanage-remove-ustr-library-
From: Wenzong Fan
Specify LIBSEPOLA to fix build error:
make[1]: *** No rule to make target `/usr/lib/libsepol.a',
needed by `python-2.7audit2why.so'. Stop.
Add python-importlib to RDEPENDS_${PN}-python.
Signed-off-by: Wenzong Fan
---
recipes-security/selinux/libselinux.inc
From: Wenzong Fan
Signed-off-by: Wenzong Fan
---
recipes-security/selinux/{libsepol_2.6.bb => libsepol_2.7.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename recipes-security/selinux/{libsepol_2.6.bb => libsepol_2.7.bb} (49%)
diff --git a/recipes-security/selinux/libsepol_
From: Wenzong Fan
Signed-off-by: Wenzong Fan
---
recipes-security/selinux/{selinux_20161014.inc => selinux_20170804.inc} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename recipes-security/selinux/{selinux_20161014.inc => selinux_20170804.inc}
(84%)
diff --git a/recipes-security/se
Tuesday, Sept. 5, 2017 8:00 AM US Pacific Time
Agenda:
* Opens collection - 5 min (Stephen)
* Yocto Project status - 5 min (Stephen/team)
https://wiki.yoctoproject.org/wiki/Yocto_Project_v2.4_Status
https://wiki.yoctoproject.org/wiki/Yocto_2.4_Schedule
https://wiki.yoctoproject.org/wiki/Y
Tuesday, Sept. 5, 2017 8:00 AM US Pacific Time
Agenda:
* Opens collection - 5 min (Stephen)
* Yocto Project status - 5 min (Stephen/team)
https://wiki.yoctoproject.org/wiki/Yocto_Project_v2.4_Status
https://wiki.yoctoproject.org/wiki/Yocto_2.4_Schedule
https://wiki.yoctoproject.org/wiki/Y
From: Leonardo Sandoval
Under high workloads, there are situations where the rpm file-chunk
signing fails due to lack of memory resouces, so indicate the
system to sign serially. The following log is what it has been
observed recently:
ERROR: bc-1.06-r3 do_package_write_rpm: Function failed:
On Fri, Aug 25, 2017 at 6:27 PM, Khem Raj wrote:
> On Fri, Aug 25, 2017 at 10:14 AM, Bill Jenkins wrote:
>>
>> On Aug 25, 2017, at 9:42 AM, Khem Raj wrote:
>>
>>
>> On Fri, Aug 25, 2017 at 9:39 AM Bill Jenkins wrote:
>>>
>>> I am trying to just get the simple 64-bit rpi-basic-image to work, but
On 30/08/17 18:27, Sonia Leon Bautista wrote:
From: Aníbal Limón
Some buildsets was removed:
nigthly-{deb,ipk,rpm}: Merge into nigthly-packagemanagers, see rev
faabab725053b4.
nigthly-qa*: Merge into nigthly-qa-extras, see rev 363a472366a61.
nightly-intel-gpl: Removed on rev 61355851e57
On 4 September 2017 at 14:25, Zoran Stojsavljevic <
zoran.stojsavlje...@gmail.com> wrote:
> How can I achieve this for Morty? I know that I need to place DNF recipes
> into recipes-devtools/.
>
> Where should I place rpm 4.x, so it'll have only DNF to be dependent from
> it?
>
There were about 30
Hello,
After first attempt to understand how to manage the whole YOCTO build, I
did understand that lot of reading should be done on my behalf, in order to
catch up with the whole bitbake architecture, but not only... A bit of
history is also required.
Now, since I am now managing the huge poky (
On 18 August 2017 at 10:29, Hongxu Jia wrote:
> We could not backport fix from the latest master which introduce
> gplv3 contamination, but we could revert to disable Ctrl-g key
> and Ctrl-\ key
>
Considering how small the upstream fix is, reimplementing it using just the
knowledge of what the n
On Fri, Aug 25, 2017 at 9:17 PM, Yusuke Mitsuki <
mickey.happygolu...@gmail.com> wrote:
> okay. I will try.
>
> 2017-08-25 17:51 GMT+09:00 Paul Barker :
>
>> On Thu, Aug 24, 2017 at 1:05 PM, Yusuke Mitsuki
>> wrote:
>> > hciattach on raspberrypi0-wifi failed because BCM43430A1.hcd is not
>> found
On Wed, Aug 30, 2017 at 11:44 PM, Drew Moseley
wrote:
> Has anyone managed to use the onboard WIFI for the CHIP boards in the
> current meta-chip repo? I added the kernel-module-r8723bs and rtl8723bs
> packages to my build and setup a wpa_supplicant.conf that works on other
> boards but I get er
On Monday, 4 September 2017 7:59:55 PM NZST Andrea Galbusera wrote:
> On Mon, Sep 4, 2017 at 9:33 AM, Patrick Ohly wrote:
> > More recent bitbake should not fail like that anymore. It's still
> > better to use an HTTP server that performs better, though.
> >
> > commit 6fa07752bbd3ac345cd8617da49a
On Mon, Sep 4, 2017 at 9:33 AM, Patrick Ohly wrote:
> On Fri, 2017-09-01 at 17:04 +0200, Andrea Galbusera wrote:
> > Hi Maciej,
> >
> > On Fri, Sep 1, 2017 at 4:08 PM, Maciej Borzęcki > ty.com> wrote:
> > > On Fri, Sep 1, 2017 at 3:54 PM, Andrea Galbusera
> > > wrote:
> > > > Hi!
> > > >
> > >
Hi , Some recipes produce many more packages. You can see what
packages a given recipe produces using BitBake’s -e (show environment)
command line switch bitbake -e package_name | grep
^PACKAGES= In your case if you want to know
what packages available for petalinux just give bitbake
On Fri, 2017-09-01 at 17:04 +0200, Andrea Galbusera wrote:
> Hi Maciej,
>
> On Fri, Sep 1, 2017 at 4:08 PM, Maciej Borzęcki ty.com> wrote:
> > On Fri, Sep 1, 2017 at 3:54 PM, Andrea Galbusera
> > wrote:
> > > Hi!
> > >
> > > I was trying to share sstate between different hosts, but the
> > consu
35 matches
Mail list logo