mirror of
https://git.yoctoproject.org/poky
synced 2026-03-24 00:00:18 +01:00
recipes: bump PR to rebuild .la files without libz.la
(From OE-Core rev: 1da6a2dbd5e7aeea6cd45ca05590bdd50b67bf89) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c3b3a681f7
commit
0761649736
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
|
||||
DEPENDS = "python python-pygobject-native glib-2.0"
|
||||
DEPENDS_virtclass-native = "glib-2.0-native"
|
||||
RDEPENDS_virtclass-native = ""
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
MAJ_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user