summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhschang <chang@dev3>2013-02-03 12:16:58 (GMT)
committerhschang <chang@dev3>2013-02-06 07:03:39 (GMT)
commitec7c6abdf58daa69c46fddcc345e3585705cda45 (patch)
tree6f62c1c4c7b73b9721bedd3e9caad7934286c827
parentd7a4df04285c43337ea54311a700e02cb3b71e11 (diff)
libvorbis_1.3.3: put libvorbisenc to own package
-rw-r--r--meta-openvuplus/recipes-multimedia/libvorbis/libvorbis_1.3.3.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openvuplus/recipes-multimedia/libvorbis/libvorbis_1.3.3.bbappend b/meta-openvuplus/recipes-multimedia/libvorbis/libvorbis_1.3.3.bbappend
new file mode 100644
index 0000000..02895ba
--- /dev/null
+++ b/meta-openvuplus/recipes-multimedia/libvorbis/libvorbis_1.3.3.bbappend
@@ -0,0 +1,4 @@
+PR .= "-vuplus0"
+
+PACKAGES =+ "${PN}enc"
+FILES_${PN}enc = "${libdir}/libvorbisenc.so.*"