From: Frans Meulenbroeks Date: Sun, 6 Mar 2011 19:40:30 +0000 (+0100) Subject: tgt: updated from 1.0.12 to 1.0.13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=415b6747e7d97553cad001f096b75aec5ff6e1fe;p=openembedded.git tgt: updated from 1.0.12 to 1.0.13 Signed-off-by: Frans Meulenbroeks --- 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 similarity index 100% rename from recipes/tgt/tgt-1.0.12/stub-out-posix-fallocate-uclibc.patch rename to 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 similarity index 76% rename from recipes/tgt/tgt_1.0.12.bb rename to 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"