[OE-core] [meta-oe][master][PATCH 1/2] p7zip: build and package lib7z.so needed for fastboot

2021-05-26 Thread Nisha Parrakat
From: Nisha Parrakat a) use option 7z to build the lib7z.so library This is needed for android-tools for building fastboot from android-tools b) Packaged the lib7z.so and codec libraries as a part of this recipe Fastboot RDepends on it lib7z.so c) Fixed a C++17 forbidden error when lib7z.so

[OE-core] [poky][master][PATCH] squashfs-tools: package squashfs-fs.h

2021-05-26 Thread Nisha Parrakat
From: Nisha Parrakat Needed to build the latest debian version of android-tools Fixes below error while building android-tools libext4_utils.mk | squashfs_utils/squashfs_utils.c:27:10: fatal error: 'squashfs_fs.h' file not found | #include "squashfs_fs.h" | ^~~

[OE-core] [meta-oe][master][PATCH 1/2] p7zip: build and package lib7z.so needed for fastboot

2021-05-26 Thread Nisha Parrakat
From: Nisha Parrakat a) use option 7z to build the lib7z.so library This is needed for android-tools for building fastboot from android-tools b) Packaged the lib7z.so and codec libraries as a part of this recipe Fastboot RDepends on it lib7z.so c) Fixed a C++17 forbidden error when lib7z.so

[OE-core] [poky][master][PATCH] squashfs-tools: package squashfs-fs.h

2021-05-26 Thread Nisha Parrakat
From: Nisha Parrakat Needed to build the latest debian version of android-tools Fixes below error while building android-tools libext4_utils.mk | squashfs_utils/squashfs_utils.c:27:10: fatal error: 'squashfs_fs.h' file not found | #include "squashfs_fs.h" | ^~~

[OE-core] [poky][dunfell][PATCH] openssh: Add fixes for CVEs reported for openssh

2021-05-28 Thread Nisha Parrakat
-2008-3844 and CVE-2007-2768. We can upstream CVE-2020-14145 till we recieve response from CPE. Signed-off-by: Sana Kazi Signed-off-by: Nisha Parrakat --- .../openssh/openssh/CVE-2020-14145.patch | 97 +++ .../openssh/openssh_8.2p1.bb | 13 ++- 2 files changed

[OE-core] [poky][master][PATCH] squashfs-tools: package squashfs-fs.h

2021-05-26 Thread Nisha Parrakat
core2-64-poky-linux/android-tools/10.0.0.r36-r0/git/system/extras/debian/libext4_utils.mk:29: recipe for target 'build' failed | make: *** [build] Error 1 Signed-off-by: Nisha Parrakat Signed-off-by: Nisha Parrakat --- meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb | 2 ++ 1 file

[OE-core] [poky][dunfell][PATCH] dbus_%.bbappend: stop using selinux_set_mapping

2021-08-13 Thread Nisha Parrakat
cannot use this function here as it doesn't allow us to define the AVC entry reference. See the discussion at https://marc.info/?l=selinux=152163374332372=2 Signed-off-by: Nisha Parrakat --- .../dbus/stop_using_selinux_set_mapping.patch | 148 ++ meta/recipes-core/dbus/dbus_

[OE-core] [poky][master][PATCH] dbus_%.bbappend: stop using selinux_set_mapping

2021-08-13 Thread Nisha Parrakat
cannot use this function here as it doesn't allow us to define the AVC entry reference. See the discussion at https://marc.info/?l=selinux=152163374332372=2 Signed-off-by: Nisha Parrakat --- meta/recipes-core/dbus/dbus.inc | 1 + .../dbus/stop_using_selinux_set_mapping.p

[OE-core] [meta-oe][master][PATCH] nodejs_16.11.1.bb: only handle npm if configured

2022-01-11 Thread Nisha Parrakat
npm-cli.js should be symlinked only when the file is present the file may not be available if the configure option is --without-npm Signed-off-by: Nisha Parrakat --- meta-oe/recipes-devtools/nodejs/nodejs_16.11.1.bb | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git

[OE-core] [meta-oe][master][PATCH] nodejs_16.11.1.bb: only handle npm if configured

2022-01-11 Thread Nisha Parrakat
npm-cli.js should be symlinked only when the file is present the file may not be available if the configure option is --without-npm Signed-off-by: Nisha Parrakat --- meta-oe/recipes-devtools/nodejs/nodejs_16.11.1.bb | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git

Re: [OE-core] [poky][dunfell][PATCH] libcap: Use specific BSD license variant

2022-01-28 Thread Nisha Parrakat
hi can this be taken to dunfell branch ? regards Nisha -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#161070): https://lists.openembedded.org/g/openembedded-core/message/161070 Mute This Topic: https://lists.openembedded.org/mt/88657933/21656

Re: [OE-core] [poky][dunfell][PATCH 1/6] lsof: correct LICENSE

2022-01-31 Thread Nisha Parrakat
ack. I will submit a new patch set. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#161136): https://lists.openembedded.org/g/openembedded-core/message/161136 Mute This Topic: https://lists.openembedded.org/mt/88651664/21656 Group Owner:

[OE-core] [poky][dunfell][PATCH 4/8] e2fsprogs: Use specific BSD license variant

2022-01-31 Thread Nisha Parrakat
oshua Watt Signed-off-by: Richard Purdie Signed-off-by: Nisha Parrakat --- meta/recipes-devtools/e2fsprogs/e2fsprogs.inc | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc b/meta/recipes-devtools/e2fsprogs/e2fsprogs

[OE-core] [poky][dunfell][PATCH 5/8] glib-2.0: Use specific BSD license variant

2022-01-31 Thread Nisha Parrakat
oshua Watt Signed-off-by: Richard Purdie Signed-off-by: Nisha Parrakat --- meta/recipes-core/glib-2.0/glib.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc index c3ddf18387..1849a6e05c 100644

[OE-core] [poky][dunfell][PATCH 6/8] shadow: Use specific BSD license variant

2022-01-31 Thread Nisha Parrakat
oshua Watt Signed-off-by: Richard Purdie Signed-off-by: Nisha Parrakat --- meta/recipes-extended/shadow/shadow.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc index 7061dc7505..bfe50c1

[OE-core] [poky][dunfell][PATCH 7/8] shadow-sysroot: sync license with shadow

2022-01-31 Thread Nisha Parrakat
Purdie Signed-off-by: Nisha Parrakat --- meta/recipes-extended/shadow/shadow-sysroot_4.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb b/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb index 5f7ea00bf1..4e68f826c6 100644

[OE-core] [poky][dunfell][PATCH 3/8] tzdata: Remove BSD License specifier

2022-01-31 Thread Nisha Parrakat
From: Joshua Watt The code in question is licensed under the BSD-3-Clause license, so including the generic "BSD" license is unnecessary. (From OE-Core rev: c39fc075ce3fd5b53c2a2fccb43500ee0a12f39d) Signed-off-by: Joshua Watt Signed-off-by: Richard Purdie Signed-off-by: Nish

[OE-core] [poky][dunfell][PATCH 2/8] lsof: correct LICENSE

2022-01-31 Thread Nisha Parrakat
From: Ross Burton The lsof LICENSE is superficially BSD-like, but it isn't BSD. Now that we have the full SPDX license set in oe-core, use Spencer-94. (From OE-Core rev: 5c1d61d1d4dfacb643a366285c0392e6a31087ed) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Nisha

[OE-core] [poky][dunfell][PATCH 8/8] libcap: Use specific BSD license variant

2022-01-31 Thread Nisha Parrakat
oshua Watt Signed-off-by: Richard Purdie Signed-off-by: Nisha Parrakat --- meta/recipes-support/libcap/libcap_2.32.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/libcap/libcap_2.32.bb b/meta/recipes-support/libcap/libcap_2.32.bb index 325fa87a1b..

[OE-core] [poky][dunfell][PATCH 2/6] tzdata: Remove BSD License specifier

2022-01-24 Thread Nisha Parrakat
From: Joshua Watt The code in question is licensed under the BSD-3-Clause license, so including the generic "BSD" license is unnecessary. (From OE-Core rev: c39fc075ce3fd5b53c2a2fccb43500ee0a12f39d) Signed-off-by: Joshua Watt Signed-off-by: Richard Purdie Signed-off-by: Nish

[OE-core] [poky][dunfell][PATCH 5/6] shadow: Use specific BSD license variant

2022-01-24 Thread Nisha Parrakat
oshua Watt Signed-off-by: Richard Purdie Signed-off-by: Nisha Parrakat --- meta/recipes-extended/shadow/shadow.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc index 7061dc7505..bfe50c1

[OE-core] [poky][dunfell][PATCH 3/6] e2fsprogs: Use specific BSD license variant

2022-01-24 Thread Nisha Parrakat
oshua Watt Signed-off-by: Richard Purdie Signed-off-by: Nisha Parrakat --- meta/recipes-devtools/e2fsprogs/e2fsprogs.inc | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc b/meta/recipes-devtools/e2fsprogs/e2fsprogs

[OE-core] [poky][dunfell][PATCH 6/6] shadow-sysroot: sync license with shadow

2022-01-24 Thread Nisha Parrakat
Purdie Signed-off-by: Nisha Parrakat --- meta/recipes-extended/shadow/shadow-sysroot_4.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb b/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb index 5f7ea00bf1..4e68f826c6 100644

[OE-core] [poky][dunfell][PATCH 1/6] lsof: correct LICENSE

2022-01-24 Thread Nisha Parrakat
From: Ross Burton The lsof LICENSE is superficially BSD-like, but it isn't BSD. Now that we have the full SPDX license set in oe-core, use Spencer-94. (From OE-Core rev: 5c1d61d1d4dfacb643a366285c0392e6a31087ed) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Nisha

[OE-core] [poky][dunfell][PATCH 4/6] glib-2.0: Use specific BSD license variant

2022-01-24 Thread Nisha Parrakat
oshua Watt Signed-off-by: Richard Purdie Signed-off-by: Nisha Parrakat --- meta/recipes-core/glib-2.0/glib.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc index c3ddf18387..1849a6e05c 100644

[OE-core] [poky][dunfell][PATCH] libcap: Use specific BSD license variant

2022-01-24 Thread Nisha Parrakat
oshua Watt Signed-off-by: Richard Purdie Signed-off-by: Nisha Parrakat --- meta/recipes-support/libcap/libcap_2.32.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/libcap/libcap_2.32.bb b/meta/recipes-support/libcap/libcap_2.32.bb index 325fa87a1b..