mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-21 08:04:59 +00:00
udisk2: 2.7.8 -> 2.8.1
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9262600a52
commit
e31d73989d
@ -19,10 +19,10 @@ DEPENDS += "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
|
|||||||
RDEPENDS_${PN} = "acl"
|
RDEPENDS_${PN} = "acl"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://github.com/storaged-project/udisks.git;branch=2.7.x-branch \
|
git://github.com/storaged-project/udisks.git;branch=master \
|
||||||
file://non-gnu-libc.patch \
|
file://non-gnu-libc.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "47bc0141cb84624ba1e2242d596a89a30df1f5ea"
|
SRCREV = "05ae471be3c2adf2255b3a01edb00bba06e02afb"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
CVE_PRODUCT = "udisks"
|
CVE_PRODUCT = "udisks"
|
||||||
Loading…
x
Reference in New Issue
Block a user