summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/libogg/libogg_1.2.1.bb
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-12-29 15:25:57 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-30 12:07:29 +0000
commite3cdceaae9ee4fcbb20f4da5ec34bd42ee888e2e (patch)
tree942dd320875473bfe1dfd4bbdde1933646d49fcd /meta/recipes-multimedia/libogg/libogg_1.2.1.bb
parent5ca40691d02ba9fafee9f70c9dddfdd1a25fb14c (diff)
downloadpoky-e3cdceaae9ee4fcbb20f4da5ec34bd42ee888e2e.tar.gz
libogg: upgrade to version 1.2.2
upgrade from 1.2.1 to 1.2.2 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-multimedia/libogg/libogg_1.2.1.bb')
-rw-r--r--meta/recipes-multimedia/libogg/libogg_1.2.1.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/recipes-multimedia/libogg/libogg_1.2.1.bb b/meta/recipes-multimedia/libogg/libogg_1.2.1.bb
deleted file mode 100644
index 37b6c090b7..0000000000
--- a/meta/recipes-multimedia/libogg/libogg_1.2.1.bb
+++ /dev/null
@@ -1,19 +0,0 @@
1SUMMARY = "Ogg bitstream and framing libary"
2DESCRIPTION = "libogg is the bitstream and framing library \
3for the Ogg project. It provides functions which are \
4necessary to codec libraries like libvorbis."
5HOMEPAGE = "http://xiph.org/"
6BUGTRACKER = "https://trac.xiph.org/newticket"
7SECTION = "libs"
8LICENSE = "BSD"
9LIC_FILES_CHKSUM = "file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \
10 file://include/ogg/ogg.h;beginline=1;endline=11;md5=eda812856f13a3b1326eb8f020cc3b0b"
11
12PR = "r0"
13
14SRC_URI = "http://downloads.xiph.org/releases/ogg/libogg-${PV}.tar.gz"
15
16SRC_URI[md5sum] = "b998c2420721146df3b3d0e7776c97b9"
17SRC_URI[sha256sum] = "6858848617bca6eab01e7d8526bc0d2a417e95070a255cbf9c881881365e36c0"
18
19inherit autotools pkgconfig