diff options
author | Khem Raj <raj.khem@gmail.com> | 2013-01-05 18:42:23 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2013-01-08 09:31:44 -0800 |
commit | 683ef63fff826500d46128464ab4a9ee7c4851ca (patch) | |
tree | 5bc4e34a1380a2b469050ad9bb8ef2f56fb95d50 | |
parent | bdfbc1665fc7c5cc963539ac0ad87a526f0c1686 (diff) | |
download | meta-openembedded-683ef63fff826500d46128464ab4a9ee7c4851ca.tar.gz |
liblockfile: Upgrade 1.06 -> 1.09
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-extended/liblockfile/liblockfile-1.09/configure.patch (renamed from meta-oe/recipes-extended/liblockfile/liblockfile-1.06/configure.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-extended/liblockfile/liblockfile-1.09/glibc-2.4.patch (renamed from meta-oe/recipes-extended/liblockfile/liblockfile-1.06/glibc-2.4.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-extended/liblockfile/liblockfile-1.09/install.patch (renamed from meta-oe/recipes-extended/liblockfile/liblockfile-1.06/install.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-extended/liblockfile/liblockfile-1.09/ldflags.patch (renamed from meta-oe/recipes-extended/liblockfile/liblockfile-1.06/ldflags.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-extended/liblockfile/liblockfile_1.06.bb | 21 | ||||
-rw-r--r-- | meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb | 22 |
6 files changed, 22 insertions, 21 deletions
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile-1.06/configure.patch b/meta-oe/recipes-extended/liblockfile/liblockfile-1.09/configure.patch index ea13e11d2..ea13e11d2 100644 --- a/meta-oe/recipes-extended/liblockfile/liblockfile-1.06/configure.patch +++ b/meta-oe/recipes-extended/liblockfile/liblockfile-1.09/configure.patch | |||
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile-1.06/glibc-2.4.patch b/meta-oe/recipes-extended/liblockfile/liblockfile-1.09/glibc-2.4.patch index e3c4aaae5..e3c4aaae5 100644 --- a/meta-oe/recipes-extended/liblockfile/liblockfile-1.06/glibc-2.4.patch +++ b/meta-oe/recipes-extended/liblockfile/liblockfile-1.09/glibc-2.4.patch | |||
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile-1.06/install.patch b/meta-oe/recipes-extended/liblockfile/liblockfile-1.09/install.patch index a9319ff1e..a9319ff1e 100644 --- a/meta-oe/recipes-extended/liblockfile/liblockfile-1.06/install.patch +++ b/meta-oe/recipes-extended/liblockfile/liblockfile-1.09/install.patch | |||
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile-1.06/ldflags.patch b/meta-oe/recipes-extended/liblockfile/liblockfile-1.09/ldflags.patch index eb1d1478b..eb1d1478b 100644 --- a/meta-oe/recipes-extended/liblockfile/liblockfile-1.06/ldflags.patch +++ b/meta-oe/recipes-extended/liblockfile/liblockfile-1.09/ldflags.patch | |||
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile_1.06.bb b/meta-oe/recipes-extended/liblockfile/liblockfile_1.06.bb deleted file mode 100644 index 971eff184..000000000 --- a/meta-oe/recipes-extended/liblockfile/liblockfile_1.06.bb +++ /dev/null | |||
@@ -1,21 +0,0 @@ | |||
1 | DESCRIPTION = "File locking library." | ||
2 | SECTION = "libs" | ||
3 | LICENSE = "LGPLv2+ & GPLv2+" | ||
4 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=35127b30003a121544b5d13a2ac868b6" | ||
5 | |||
6 | SRC_URI = "http://snapshot.debian.org/archive/debian/20050312T000000Z/pool/main/libl/liblockfile/liblockfile_${PV}.tar.gz \ | ||
7 | file://install.patch \ | ||
8 | file://configure.patch \ | ||
9 | file://ldflags.patch \ | ||
10 | file://glibc-2.4.patch" | ||
11 | |||
12 | inherit autotools | ||
13 | |||
14 | EXTRA_OECONF = "--enable-shared --enable-static" | ||
15 | |||
16 | do_install () { | ||
17 | oe_runmake 'ROOT=${D}' INSTGRP='' install | ||
18 | } | ||
19 | |||
20 | SRC_URI[md5sum] = "2de88389da013488bfd31356523070c0" | ||
21 | SRC_URI[sha256sum] = "14f9690328318d11f9ba13a9356a2c008bdd169b7a817f38cb7f9eb32cf7240e" | ||
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb b/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb new file mode 100644 index 000000000..c72e28dc9 --- /dev/null +++ b/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb | |||
@@ -0,0 +1,22 @@ | |||
1 | DESCRIPTION = "File locking library." | ||
2 | SECTION = "libs" | ||
3 | LICENSE = "LGPLv2+ & GPLv2+" | ||
4 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=ac284a60d48eaa4bc811cddc377fa341" | ||
5 | |||
6 | SRC_URI = "${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_1.09.orig.tar.gz \ | ||
7 | file://install.patch \ | ||
8 | file://configure.patch \ | ||
9 | file://ldflags.patch \ | ||
10 | " | ||
11 | |||
12 | SRC_URI[md5sum] = "2aa269e4405ee8235ff17d1b357c6ae8" | ||
13 | SRC_URI[sha256sum] = "16979eba05396365e1d6af7100431ae9d32f9bc063930d1de66298a0695f1b7f" | ||
14 | |||
15 | inherit autotools | ||
16 | |||
17 | EXTRA_OECONF = "--enable-shared --enable-static" | ||
18 | |||
19 | do_install () { | ||
20 | oe_runmake 'ROOT=${D}' INSTGRP='' install | ||
21 | } | ||
22 | |||