mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require python-efl.inc
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
PR = "${INC_PR}.1"
|
||||
PR = "${INC_PR}.2"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
DEPENDS += "python-evas ecore"
|
||||
RDEPENDS_${PN} += "python-evas"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
require python-efl.inc
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
PR = "${INC_PR}.1"
|
||||
PR = "${INC_PR}.2"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
DEPENDS += "edje python-evas"
|
||||
RDEPENDS_${PN} += "python-evas"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
require python-efl.inc
|
||||
LICENSE = "LGPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
|
||||
PR = "${INC_PR}.2"
|
||||
PR = "${INC_PR}.3"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
DEPENDS += "elementary python-evas"
|
||||
RDEPENDS_${PN} += "python-evas python-ecore python-edje"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
require python-efl.inc
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
PR = "${INC_PR}.1"
|
||||
PR = "${INC_PR}.2"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
DEPENDS += "evas"
|
||||
|
||||
Reference in New Issue
Block a user