mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 13:39:49 +02:00
opensync: added 0.22 (last release) of library, msynctool and plugins: file/evo2/irmc/syncml)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1489 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
5
meta/packages/opensync/opensync-unpack.inc
Normal file
5
meta/packages/opensync/opensync-unpack.inc
Normal file
@@ -0,0 +1,5 @@
|
||||
do_unpack2() {
|
||||
cd ${WORKDIR} && tar jxf ${PN}-${PV}.tar.bz2?format=raw
|
||||
}
|
||||
|
||||
addtask unpack2 after do_unpack before do_patch
|
||||
Reference in New Issue
Block a user