|
[meta-selinux][PATCH 06/16] checkpolicy: update to 3.2
Merge inc file into bb file.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-security/selinux/checkpolicy_3.1.bb | 7 -------
.../selinux/{checkpolicy.inc =>
Merge inc file into bb file.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-security/selinux/checkpolicy_3.1.bb | 7 -------
.../selinux/{checkpolicy.inc =>
|
By
Yi Zhao
·
#52695
·
|
|
[meta-selinux][PATCH 05/16] libsemanage: update to 3.2
* Merge inc file into bb file.
* Drop obsolete patches:
libsemanage-define-FD_CLOEXEC-as-necessary.patch
Signed-off-by: Yi Zhao <yi.zhao@...>
---
* Merge inc file into bb file.
* Drop obsolete patches:
libsemanage-define-FD_CLOEXEC-as-necessary.patch
Signed-off-by: Yi Zhao <yi.zhao@...>
---
|
By
Yi Zhao
·
#52694
·
|
|
[meta-selinux][PATCH 04/16] libselinux-python: update to 3.2
Merge inc file into bb file.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../selinux/libselinux-python_3.1.bb | 26 -------------------
...ux-python.inc => libselinux-python_3.2.bb}
Merge inc file into bb file.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../selinux/libselinux-python_3.1.bb | 26 -------------------
...ux-python.inc => libselinux-python_3.2.bb}
|
By
Yi Zhao
·
#52693
·
|
|
[meta-selinux][PATCH 03/16] libselinux: update to 3.2
* Merge inc file into bb file.
* Drop obsolete patches:
0001-libselinux-do-not-define-gettid-for-musl.patch
libselinux-define-FD_CLOEXEC-as-necessary.patch
* Merge inc file into bb file.
* Drop obsolete patches:
0001-libselinux-do-not-define-gettid-for-musl.patch
libselinux-define-FD_CLOEXEC-as-necessary.patch
|
By
Yi Zhao
·
#52692
·
|
|
[meta-selinux][PATCH 02/16] libsepol: update to 3.2
Merge inc file into bb file.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-security/selinux/libsepol_3.1.bb | 8 --------
.../selinux/{libsepol.inc => libsepol_3.2.bb}
Merge inc file into bb file.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-security/selinux/libsepol_3.1.bb | 8 --------
.../selinux/{libsepol.inc => libsepol_3.2.bb}
|
By
Yi Zhao
·
#52691
·
|
|
[meta-selinux][PATCH 01/16] selinux: update inc file to 3.2
* Drop selinux_DATE.inc since upstream now uses X.Y version instead of
date for release tag[1]. Move its content to selinux_common.inc.
* Switch to git repo in SRC_URI, then all selinux recipes can
* Drop selinux_DATE.inc since upstream now uses X.Y version instead of
date for release tag[1]. Move its content to selinux_common.inc.
* Switch to git repo in SRC_URI, then all selinux recipes can
|
By
Yi Zhao
·
#52690
·
|
|
[meta-selinux][PATCH 00/16] selinux: update 3.1 -> 3.2
Yi Zhao (16):
selinux: update inc file to 3.2
libsepol: update to 3.2
libselinux: update to 3.2
libselinux-python: update to 3.2
libsemanage: update to 3.2
checkpolicy: update to 3.2
Yi Zhao (16):
selinux: update inc file to 3.2
libsepol: update to 3.2
libselinux: update to 3.2
libselinux-python: update to 3.2
libsemanage: update to 3.2
checkpolicy: update to 3.2
|
By
Yi Zhao
·
#52689
·
|
|
Re: Failing to patch u-boot .dts
Finally understood how to do it properly, and hence explaining here for the record.
In my machine configuration, I have this line (that I overlooked):
```
IMAGE_BOOT_FILES ?= "u-boot.${UBOOT_SUFFIX}
Finally understood how to do it properly, and hence explaining here for the record.
In my machine configuration, I have this line (that I overlooked):
```
IMAGE_BOOT_FILES ?= "u-boot.${UBOOT_SUFFIX}
|
By
Jonas Vautherin
·
#52688
·
|
|
Re: How can I create a truly minimal distribution that runs entirely from RAM?
Thank you very much for your help on the second issue! I was unaware of the fact that another mkimage call is necessary. After taking a look at the the references you provided, I was able to boot the
Thank you very much for your help on the second issue! I was unaware of the fact that another mkimage call is necessary. After taking a look at the the references you provided, I was able to boot the
|
By
p32@...
·
#52687
·
|
|
Re: debug symbols and INHIBIT_PACKAGE_STRIP = "1"
check the build logs for the binary, see if there is some sort of symbol stripping happening. Perhaps its using install -s ?
check the build logs for the binary, see if there is some sort of symbol stripping happening. Perhaps its using install -s ?
|
By
Khem Raj
·
#52686
·
|
|
Re: [meta-selinux][PATCH] openssh: don't overwrite sshd_config unconditionally
Hi Purushottam,
[Re: [yocto] [meta-selinux][PATCH] openssh: don't overwrite sshd_config unconditionally] On 21.03.12 (Fri 12:05) Purushottam choudhary wrote:
Sorry about that, I haven't merged it
Hi Purushottam,
[Re: [yocto] [meta-selinux][PATCH] openssh: don't overwrite sshd_config unconditionally] On 21.03.12 (Fri 12:05) Purushottam choudhary wrote:
Sorry about that, I haven't merged it
|
By
Joe MacDonald
·
#52685
·
|
|
Re: [meta-selinux][PATCH] openssh: don't overwrite sshd_config unconditionally
Hi,
Please let me know if there any update on this change
& the tentative week when this change is going to merge in the code.
Thanks & Regards,
Purushottam
Hi,
Please let me know if there any update on this change
& the tentative week when this change is going to merge in the code.
Thanks & Regards,
Purushottam
|
By
Purushottam choudhary
·
#52684
·
|
|
debug symbols and INHIBIT_PACKAGE_STRIP = "1"
Hi,
I'm using bitbake to build an application and I'd like to troubleshoot some segfaults that are taking place. I've set up gdbserver on a virtual machine running the application
Hi,
I'm using bitbake to build an application and I'd like to troubleshoot some segfaults that are taking place. I've set up gdbserver on a virtual machine running the application
|
By
AFraser <afraser@...>
·
#52683
·
|
|
avahi_0.8 issue with latest version
Hi Guys,
I have installed avahi_0.8 version using gatesgreath version. its compiled successfully .but i am facing issue with pid is remove automatically when i restart my service.
avahi
Hi Guys,
I have installed avahi_0.8 version using gatesgreath version. its compiled successfully .but i am facing issue with pid is remove automatically when i restart my service.
avahi
|
By
sateesh m
·
#52682
·
|
|
[meta-security][PATCH] ima-evm-keys: add file-checksums to IMA_EVM_X509
From: Ming Liu <liu.ming50@...>
This ensures when a end user change the IMA_EVM_X509 key file,
ima-evm-keys recipe will be rebuilt.
Signed-off-by: Ming Liu <liu.ming50@...>
---
From: Ming Liu <liu.ming50@...>
This ensures when a end user change the IMA_EVM_X509 key file,
ima-evm-keys recipe will be rebuilt.
Signed-off-by: Ming Liu <liu.ming50@...>
---
|
By
Ming Liu <liu.ming50@...>
·
#52681
·
|
|
[RFC PATCH 6/6] config.json: add a target to test standalone X11 image
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/config.json b/config.json
index 75bf4e2..b9c493a 100644
---
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/config.json b/config.json
index 75bf4e2..b9c493a 100644
---
|
By
Alexander Kanavin
·
#52680
·
|
|
[RFC PATCH 5/6] config.json: pam is required when weston starts under systemd
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.json b/config.json
index cf6165a..75bf4e2
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.json b/config.json
index cf6165a..75bf4e2
|
By
Alexander Kanavin
·
#52679
·
|
|
[RFC PATCH 4/6] config.json: replace core-image-sato with core-image-weston
I believe the time has come for YP to be defaulting to Wayland
and not X11.
X11 is effectively deprecated technology at this point with
only minimal maintenance; standalone X server will not
I believe the time has come for YP to be defaulting to Wayland
and not X11.
X11 is effectively deprecated technology at this point with
only minimal maintenance; standalone X server will not
|
By
Alexander Kanavin
·
#52678
·
|
|
[RFC PATCH 3/6] config.json: transition ptests to weston-based images
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/config.json b/config.json
index
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/config.json b/config.json
index
|
By
Alexander Kanavin
·
#52677
·
|
|
[RFC PATCH 2/6] config.json: drop core-image-sato-dev from builds
core-image-sato-sdk is a superset, and a much more useful one.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 20 ++++++++++----------
1 file changed, 10 insertions(+),
core-image-sato-sdk is a superset, and a much more useful one.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 20 ++++++++++----------
1 file changed, 10 insertions(+),
|
By
Alexander Kanavin
·
#52676
·
|