From: Marcin Juszkiewicz Date: Wed, 8 Mar 2006 13:44:29 +0000 (+0000) Subject: file: upgraded to 4.16 (4.13 is not fetchable) X-Git-Tag: Release-2010-05/1~9453^2~2273^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f81f768373c2ffd26c88ea0f77b5582de975572;p=openembedded.git file: upgraded to 4.16 (4.13 is not fetchable) --- diff --git a/packages/file/file-native_4.13.bb b/packages/file/file-native_4.16.bb similarity index 100% rename from packages/file/file-native_4.13.bb rename to packages/file/file-native_4.16.bb diff --git a/packages/file/file_4.13.bb b/packages/file/file_4.16.bb similarity index 97% rename from packages/file/file_4.13.bb rename to packages/file/file_4.16.bb index ac5201b739..3e579c5ef4 100644 --- a/packages/file/file_4.13.bb +++ b/packages/file/file_4.16.bb @@ -3,7 +3,6 @@ on their contents and prints a description if a match is found." SECTION = "console/utils" LICENSE = "BSD-ADV" DEPENDS = "file-native" -PR = "r2" SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz" S = "${WORKDIR}/file-${PV}"