aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2011-03-06 20:40:30 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2011-03-06 20:42:22 +0100
commit415b6747e7d97553cad001f096b75aec5ff6e1fe (patch)
treed67f6a7baf607f21f5b6ffaf2248e035dd9a31a6 /recipes
parent097d75e853a1bc17df7002878fcbd76dd92071a7 (diff)
downloadopenembedded-415b6747e7d97553cad001f096b75aec5ff6e1fe.tar.gz
tgt: updated from 1.0.12 to 1.0.13
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/tgt/tgt-1.0.13/stub-out-posix-fallocate-uclibc.patch (renamed from recipes/tgt/tgt-1.0.12/stub-out-posix-fallocate-uclibc.patch)0
-rw-r--r--recipes/tgt/tgt_1.0.13.bb (renamed from recipes/tgt/tgt_1.0.12.bb)6
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes/tgt/tgt-1.0.12/stub-out-posix-fallocate-uclibc.patch b/recipes/tgt/tgt-1.0.13/stub-out-posix-fallocate-uclibc.patch
index abb29fe06a..abb29fe06a 100644
--- a/recipes/tgt/tgt-1.0.12/stub-out-posix-fallocate-uclibc.patch
+++ b/recipes/tgt/tgt-1.0.13/stub-out-posix-fallocate-uclibc.patch
diff --git a/recipes/tgt/tgt_1.0.12.bb b/recipes/tgt/tgt_1.0.13.bb
index c9e90fe2fa..d60b76e93a 100644
--- a/recipes/tgt/tgt_1.0.12.bb
+++ b/recipes/tgt/tgt_1.0.13.bb
@@ -3,13 +3,13 @@ HOMEPAGE = "http://stgt.berlios.de/"
LICENSE = "GPLv2"
DEPENDS = "openssl"
RDEPENDS_${PN} = "iscsi-target"
-PR = "r2"
+PR = "r0"
SRC_URI = "http://stgt.berlios.de/releases/tgt-${PV}.tar.gz \
file://stub-out-posix-fallocate-uclibc.patch \
"
-SRC_URI[md5sum] = "d3bc4098d0ec6f4418e574ea7fdd18eb"
-SRC_URI[sha256sum] = "4d90567997e16194b86cc3ab0a55c7aa5c5054681176b60c6635b20a1feaffe2"
+SRC_URI[md5sum] = "e8363decf721a2993121e1071dbf04b1"
+SRC_URI[sha256sum] = "7221dbddf4744593ea75ad9365205dab90c01b2f1a568f4b7d5276dcbef520e6"
EXTRA_OEMAKE += "ISCSI=1"