]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/quilt/quilt_0.39.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / quilt / quilt_0.39.bb
1 include quilt.inc
2
3 SRC_URI = "cvs://anoncvs:@cvs.savannah.gnu.org/cvsroot/quilt;method=pserver;module=quilt;tag=VER_${@(bb.data.getVar('PV', d, 1) or '').replace('.', '_')} \
4            file://install.patch;patch=1 \
5            file://nostrip.patch;patch=1"
6 S = "${WORKDIR}/quilt"
7
8 inherit autotools gettext
9
10 include quilt-package.inc