Hi Steve, Is it possible for you to cherry-pick this commit from upstream master to scarthgap branch? This is available already in all branches except scarthgap.
Let me know If I need to send a patch if you can't directly cherry-pick. Thanks, Best Regards, Ranjitsinh Rathod Technical Leader | | KPIT Technologies Ltd. Cellphone: +91-84606 92403 __________________________________________ KPIT<http://www.kpit.com/> | Follow us on LinkedIn<http://www.kpit.com/linkedin> [cid:9a319917-5958-4faa-ae6f-b7bdad45d0d4]<https://www.kpit.com/TheNewBrand> ________________________________ From: [email protected] <[email protected]> on behalf of Poonam Jadhav via lists.openembedded.org <[email protected]> Sent: Wednesday, April 17, 2024 6:17 PM To: [email protected] <[email protected]>; Poonam Jadhav <[email protected]> Cc: Ranjitsinh Rathod <[email protected]> Subject: [OE-core][master][PATCH] ppp: Add RSA-MD in LICENSE Caution: This email originated from outside of the KPIT. Do not click links or open attachments unless you recognize the sender and know the content is safe. ppp package has "RSA Data Security" license text in Message-Digest Algorithm source file ppp-md5.c and ppp-md4.c Add RSA-MD in LICENSE field for ppp package Signed-off-by: Poonam Jadhav <[email protected]> --- meta/recipes-connectivity/ppp/ppp_2.5.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/ppp/ppp_2.5.0.bb b/meta/recipes-connectivity/ppp/ppp_2.5.0.bb index 4b052f8ed9..5f0c75de83 100644 --- a/meta/recipes-connectivity/ppp/ppp_2.5.0.bb +++ b/meta/recipes-connectivity/ppp/ppp_2.5.0.bb @@ -5,7 +5,7 @@ SECTION = "console/network" HOMEPAGE = "https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fsamba.org%2Fppp%2F&data=05%7C02%7Cranjitsinh.rathod%40kpit.com%7C05346eb204664d87eba008dc5edca271%7C3539451eb46e4a26a242ff61502855c7%7C0%7C0%7C638489548983826618%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=v0KlQejG57AFOmPUIhRqc3GWO8v3VPYfTAJs5WCPK00%3D&reserved=0<http://samba.org/ppp/>" BUGTRACKER = "https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fppp.samba.org%2Fcgi-bin%2Fppp-bugs&data=05%7C02%7Cranjitsinh.rathod%40kpit.com%7C05346eb204664d87eba008dc5edca271%7C3539451eb46e4a26a242ff61502855c7%7C0%7C0%7C638489548983833712%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=pDDJPNhV8AAB3Lp412JcIF2Cts6fZoTgGYL5omSbF2g%3D&reserved=0<http://ppp.samba.org/cgi-bin/ppp-bugs>" DEPENDS = "libpcap openssl virtual/crypt" -LICENSE = "BSD-3-Clause & BSD-3-Clause-Attribution & GPL-2.0-or-later & LGPL-2.0-or-later & PD" +LICENSE = "BSD-3-Clause & BSD-3-Clause-Attribution & GPL-2.0-or-later & LGPL-2.0-or-later & PD & RSA-MD" LIC_FILES_CHKSUM = "file://pppd/ccp.c;beginline=1;endline=29;md5=e2c43fe6e81ff77d87dc9c290a424dea \ file://pppd/plugins/passprompt.c;beginline=1;endline=10;md5=3bcbcdbf0e369c9a3e0b8c8275b065d8 \ file://pppd/tdb.c;beginline=1;endline=27;md5=4ca3a9991b011038d085d6675ae7c4e6 \ -- 2.25.1 This message contains information that may be privileged or confidential and is the property of the KPIT Technologies Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Technologies Ltd. does not accept any liability for virus infected mails.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#200591): https://lists.openembedded.org/g/openembedded-core/message/200591 Mute This Topic: https://lists.openembedded.org/mt/105576193/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
