mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +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:
+2
-2
@@ -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"
|
||||||
Reference in New Issue
Block a user