aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/librewrite
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/librewrite')
-rw-r--r--recipes/librewrite/librewrite_0.1.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/librewrite/librewrite_0.1.bb b/recipes/librewrite/librewrite_0.1.bb
new file mode 100644
index 0000000000..44985f6960
--- /dev/null
+++ b/recipes/librewrite/librewrite_0.1.bb
@@ -0,0 +1,8 @@
+LICENSE = "LGPL"
+DESCRIPTION = "Application relocator library"
+SECTION = "libs"
+
+inherit autotools
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
+