mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
libcomps: upgrade 0.1.10 -> 0.1.11
Remove upstreamed patch. (From OE-Core rev: 2fced6170a86fb5b411de0dcc458c5bc6714b56d) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8987cf8a11
commit
a8ede5f6c1
@@ -4,13 +4,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SRC_URI = "git://github.com/rpm-software-management/libcomps.git \
|
||||
file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \
|
||||
file://0002-Set-library-installation-path-correctly.patch \
|
||||
file://0001-Make-__comps_objmrtree_all-static-inline.patch \
|
||||
file://0001-Add-crc32.c-to-sources-list.patch \
|
||||
"
|
||||
|
||||
PV = "0.1.10"
|
||||
SRCREV = "86a82fcd155c27092340d15a34f5c75c4da88243"
|
||||
PV = "0.1.11"
|
||||
SRCREV = "d868a79b76fb980d1371c28124ae07f00d2b63a9"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user