mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
fix building of syncml-client and and the syncml-client-plugin
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1136 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
SRC_URI = "http://hem.bredband.net/miko22/${P}.tar.gz"
|
||||
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "gtk+ curl gconf"
|
||||
HOMEPAGE = "http://hem.bredband.net/miko22/"
|
||||
DESCRIPTION = "Linux port of the Funambol C++ SyncML client connector."
|
||||
PR="r1"
|
||||
|
||||
SRC_URI = "http://hem.bredband.net/miko22/${P}.tar.gz \
|
||||
file://syncml-client-pc-in-cross.patch;patch=1 "
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user