[hbbtv/youtubetv] Fixed hanup bug and segmentation fault on 3rd-party images.
[vuplus_openembedded] / recipes / tilibs / libtifiles_0.6.5.bb
1 LICENSE = "GPLv2"
2 HOMEPAGE = "http://lpg.ticalc.org/prj_tilp/index.html"
3
4 SRC_URI = "${SOURCEFORGE_MIRROR}/tilp/${P}.tar.gz"
5
6 inherit autotools pkgconfig
7
8 do_stage() {
9 autotools_stage_all
10 }
11