Hello,
I have a problem providing a static library in the SDK:
I have a recipe that builds a library. It outputs an -dev pkg with the
/usr/{include,lib} libs in it and a -staticdev pkg with the static library.
The main pkg is empty, in my recipe I have added ALLOW_EMPTY_${PN} = "1"
because the
Drop git PV for bb reciped PV.
supports 4.15 kernel
Signed-off-by: Armin Kuster
---
recipes-security/libseccomp/{libseccomp.bb => libseccomp_2.3.3.bb} | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
rename recipes-security/libseccomp/{libseccomp.bb => libseccomp_2.3.3.bb} (94%)
diff
Signed-off-by: Armin Kuster
---
recipes-security/tripwire/{tripwire_2.4.3.5.bb => tripwire_2.4.3.6.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename recipes-security/tripwire/{tripwire_2.4.3.5.bb => tripwire_2.4.3.6.bb}
(96%)
diff --git a/recipes-security/tripwire/tripwire_2.4
update some PACKAGECONFIG changes
Signed-off-by: Armin Kuster
---
recipes-security/sssd/{sssd_1.13.3.bb => sssd_1.16.0.bb} | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
rename recipes-security/sssd/{sssd_1.13.3.bb => sssd_1.16.0.bb} (86%)
diff --git a/recipes-security/sssd/sss
Drop patch included in update.
Signed-off-by: Armin Kuster
---
.../scapy/scapy/scapy-Pickling-issues-fixed.patch | 111 -
.../scapy/{scapy_2.3.2.bb => scapy_2.3.3.bb} | 5 +-
2 files changed, 2 insertions(+), 114 deletions(-)
delete mode 100644
recipes-security/sca
drop git hash from PV
Use master branch
Signed-off-by: Armin Kuster
---
recipes-security/smack/{smack_1.3.0.bb => smack_1.3.1.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename recipes-security/smack/{smack_1.3.0.bb => smack_1.3.1.bb} (92%)
diff --git a/recipes-security/sma
Signed-off-by: Armin Kuster
---
recipes-security/xmlsec1/{xmlsec1_1.2.24.bb => xmlsec1_1.2.25.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename recipes-security/xmlsec1/{xmlsec1_1.2.24.bb => xmlsec1_1.2.25.bb} (91%)
diff --git a/recipes-security/xmlsec1/xmlsec1_1.2.24.bb
b/r
Signed-off-by: Armin Kuster
---
recipes-security/fail2ban/{fail2ban_0.10.0.bb => fail2ban_0.10.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename recipes-security/fail2ban/{fail2ban_0.10.0.bb => fail2ban_0.10.2.bb}
(96%)
diff --git a/recipes-security/fail2ban/fail2ban_0.10.0.bb
removed unused hash checksums
Signed-off-by: Armin Kuster
---
recipes-security/clamav/{clamav_0.99.2.bb => clamav_0.99.3.bb} | 7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
rename recipes-security/clamav/{clamav_0.99.2.bb => clamav_0.99.3.bb} (95%)
diff --git a/recipes-security/cl
resides in meta-networking now
Signed-off-by: Armin Kuster
---
.../freediameter/files/freeDiameter.conf | 250 -
recipes-security/freediameter/files/init | 160 -
.../freediameter/files/no_test_run.patch | 12 -
.../freediameter/free
Signed-off-by: Armin Kuster
---
.../{tpm2simulator-native_116.bb => tpm2simulator-native_138.bb} | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
rename meta-tpm/recipes-tpm/tpm2simulator/{tpm2simulator-native_116.bb =>
tpm2simulator-native_138.bb} (78%)
diff --git a/meta-tpm/rec
Signed-off-by: Armin Kuster
---
.../recipes-tpm/tpm2-abrmd/{tpm2-abrmd_1.1.1.bb => tpm2-abrmd_1.2.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-tpm/recipes-tpm/tpm2-abrmd/{tpm2-abrmd_1.1.1.bb =>
tpm2-abrmd_1.2.0.bb} (97%)
diff --git a/meta-tpm/recipes-tpm/tpm2-abrmd/t
change recipe to PV style
Signed-off-by: Armin Kuster
---
.../tpm2.0-tss/{tpm2.0-tss_git.bb => tpm2.0-tss_1.3.0.bb} | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
rename meta-tpm/recipes-tpm/tpm2.0-tss/{tpm2.0-tss_git.bb =>
tpm2.0-tss_1.3.0.bb} (81%)
diff --git a/meta-t
Hi,
I am looking for a yocto recipe of librxe? Right now I was able to get
librdmacm and libibverbs, but librxe yocto is not there. Can someone help me in
getting this?
Highly appreciate if I can get some info on the same.
Thanks,
-Vish
--
___
yocto
I should clarify that I still want a console on TTY1 (iewhen I plug a
monitor in to the HDMI port). so its only the console output to the serial
port I'm looking to disable (so that I can make use of that for other
things).
On 26 January 2018 at 23:25, Nathan Roberts
wrote:
> extra-build-config.
Hi all,
This series applies on top of one that I just sent for oe-core, it updates
the default kernels to match what is available in master.
Cheers,
Bruce
The following changes since commit c656a3351640da84c77588f1474fe3b43117f2c2:
machines: bump default linux-yocto to v4.15 (2018-02-06 10:2
4.14 is a LTS/LTSI kernel and we are dropping anything older than
4.12 in master. As such, we make 4.14 the default for poky-lsb.
Signed-off-by: Bruce Ashfield
---
meta-poky/conf/distro/poky-lsb.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-poky/conf/distro/poky-l
Updating the default kernel for qemu* to be v4.15. This allows easy
integration of the latest fixes/features for new BSPs. 4.14 is also
available as a LTS kernel option.
Signed-off-by: Bruce Ashfield
---
meta-poky/conf/distro/poky.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
Updating poky-tiny to the latest LTS kernel as the default version.
Signed-off-by: Bruce Ashfield
---
meta-poky/conf/distro/poky-tiny.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-poky/conf/distro/poky-tiny.conf
b/meta-poky/conf/distro/poky-tiny.conf
index 2032bf
Attendees:
Armin, Stephano, Alex, Maxin, Amanda, Stephen, Richard, Pascal, Ross,
Denys, Joshua Watt, Tim Orling, Martin/Oliver/Marcus (of Phoenix
Contact, Germany), wmills
Current Status:
https://wiki.yoctoproject.org/wiki/Weekly_Status
Spectre / Meltdown Info:
http://lists.openembedded.org/piper
I have some file to install in the sysroot/${MACHINE}/usr/share/cmake/Modules,
but when I do so, those files also end up on the target.
Is moving those files from FILES_${PN} to FILES_${PN}-dev the proper way to fix
that and what is the logic that make it so that -dev packages are installed in
On Tue, Feb 6, 2018 at 10:44 AM, Koehler, Yannick
wrote:
> I have some file to install in the
> sysroot/${MACHINE}/usr/share/cmake/Modules, but when I do so, those files
> also end up on the target.
>
> Is moving those files from FILES_${PN} to FILES_${PN}-dev the proper way to
> fix that and w
Hi,
On 2018-02-06 14:53, Mircea Gliga wrote:
Hello,
I have a problem providing a static library in the SDK:
I have a recipe that builds a library. It outputs an -dev pkg with the
/usr/{include,lib} libs in it and a -staticdev pkg with the static library.
The main pkg is empty, in my recipe I h
From: Jackie Huang
oe_filter_out has been removed from oe-core so use the
replacement function oe.utils.str_filter_out.
Signed-off-by: Jackie Huang
---
recipes-security/selinux/policycoreutils.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-security/selinux/
From: Kai Kang
After upgrade to 4.14.1, iproute2 changes it way to create configure output
file config.mk which is also renamed from 'Config'. With RSS, the workaround
for iproute2 is not needed any more.
Signed-off-by: Kai Kang
---
recipes-connectivity/iproute2/iproute2_%.bbappend | 2 +-
re
From: Kai Kang
Package python-importlib has been removed and the functionality is now
part of python-core. So remove python-importlib from runtime dependency
of libselinux-python.
Signed-off-by: Kai Kang
---
recipes-security/selinux/libselinux.inc | 1 -
1 file changed, 1 deletion(-)
diff --g
Thanks for your answer.
I already have the ALLOW_EMPTY_${PN} = "1" in the recipe
What I still don't get is why the -dev gets installed but the -staticdev
doesn't, even though the dependency is satisfied (the empty pkg exists).
On 06/02/18 22:25, Robert Berger wrote:
Hi,
On 2018-02-06 14:53,
27 matches
Mail list logo