[oe-commits] Andrei Gherzan : libav: Use "BP" and "libav" patch directory

git at git.openembedded.org git at git.openembedded.org
Sat Dec 14 09:09:19 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 176d0557b97bc60c38f0ebf6592b89864e76807e
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=176d0557b97bc60c38f0ebf6592b89864e76807e

Author: Andrei Gherzan <andrei at gherzan.ro>
Date:   Sat Dec  7 20:08:27 2013 +0200

libav: Use "BP" and "libav" patch directory

Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../{libav-0.8.9 => libav}/0001-configure-enable-pic-for-AArch64.patch  | 0
 meta/recipes-multimedia/libav/libav_0.8.9.bb                            | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-multimedia/libav/libav-0.8.9/0001-configure-enable-pic-for-AArch64.patch b/meta/recipes-multimedia/libav/libav/0001-configure-enable-pic-for-AArch64.patch
similarity index 100%
rename from meta/recipes-multimedia/libav/libav-0.8.9/0001-configure-enable-pic-for-AArch64.patch
rename to meta/recipes-multimedia/libav/libav/0001-configure-enable-pic-for-AArch64.patch
diff --git a/meta/recipes-multimedia/libav/libav_0.8.9.bb b/meta/recipes-multimedia/libav/libav_0.8.9.bb
index 065a6d2..ce8b1ef 100644
--- a/meta/recipes-multimedia/libav/libav_0.8.9.bb
+++ b/meta/recipes-multimedia/libav/libav_0.8.9.bb
@@ -1,6 +1,6 @@
 require libav.inc
 
-SRC_URI = "http://libav.org/releases/libav-0.8.9.tar.xz \
+SRC_URI = "http://libav.org/releases/${BP}.tar.xz \
            file://0001-configure-enable-pic-for-AArch64.patch"
 
 SRC_URI[md5sum] = "7c0e5743cd5c4d4b1bcafd02a2e82e09"



More information about the Openembedded-commits mailing list