mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
libnetfilter-queue: upgrade 1.0.3 -> 1.0.5
Drop 0001-libnetfilter-queue-Declare-the-define-visivility-attribute-together.patch as the clang build issue had been fixed upstream. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
171f429968
commit
ec5cc94217
File diff suppressed because it is too large
Load Diff
|
|
@ -6,10 +6,9 @@ LICENSE = "GPLv2+"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libnfnetlink libmnl"
|
||||
|
||||
SRCREV = "601abd1c71ccdf90753cf294c120ad43fb25dc54"
|
||||
SRCREV = "2ff321690b8dafeca99ee8e9cafac71e36f292b9"
|
||||
|
||||
SRC_URI = "git://git.netfilter.org/libnetfilter_queue;branch=master \
|
||||
file://0001-libnetfilter-queue-Declare-the-define-visivility-attribute-together.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Loading…
Reference in New Issue
Block a user