mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
libsynthesis: Drop patch since upstream has made similar changes now
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
DESCRIPTION = "Synthesis SyncML Engine"
|
||||
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
|
||||
file://addpkgconfig.patch;patch=1"
|
||||
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
|
||||
LICENSE = "LGPLv2.1"
|
||||
PV = "0.0+git${SRCPV}"
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "libpcre"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user