Hi Team, Is there any update for this patch? Can you pIs let me know, if there's any issue with the patch.
Thanks, Shubham On Wed, Jun 7, 2023 at 12:57 PM Shubham Kulkarni via lists.yoctoproject.org <[email protected]> wrote: > From: Shubham Kulkarni <[email protected]> > > audit repository clone failing with git protocol as > github.com requires the https protocol to be used > > Signed-off-by: Shubham Kulkarni <[email protected]> > --- > recipes-security/audit/audit_2.8.5.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-security/audit/audit_2.8.5.bb > b/recipes-security/audit/audit_2.8.5.bb > index af36ed5..e372f66 100644 > --- a/recipes-security/audit/audit_2.8.5.bb > +++ b/recipes-security/audit/audit_2.8.5.bb > @@ -7,7 +7,7 @@ SECTION = "base" > LICENSE = "GPLv2+ & LGPLv2+" > LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" > > -SRC_URI = "git:// > github.com/linux-audit/${BPN}-userspace.git;branch=2.8_maintenance > <http://github.com/linux-audit/$%7BBPN%7D-userspace.git;branch=2.8_maintenance> > \ > +SRC_URI = "git:// > github.com/linux-audit/${BPN}-userspace.git;branch=2.8_maintenance;protocol=https > <http://github.com/linux-audit/$%7BBPN%7D-userspace.git;branch=2.8_maintenance;protocol=https> > \ > file://Add-substitue-functions-for-strndupa-rawmemchr.patch \ > file://Fixed-swig-host-contamination-issue.patch \ > file://0001-lib-i386_table.h-add-new-syscall.patch \ > -- > 2.24.4 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60369): https://lists.yoctoproject.org/g/yocto/message/60369 Mute This Topic: https://lists.yoctoproject.org/mt/99380030/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
