blob: 65290f22aa67ac2b395140034c68fdf95fdd5d78 (
plain)
1
2
3
4
5
6
7
8
9
|
LICENSE = "LGPL"
DESCRIPTION = "Application relocator library"
SECTION = "libs"
MAINTAINER = "Philip Blundell <pb@handhelds.org>"
inherit autotools
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
|