file: upgraded to 4.16 (4.13 is not fetchable)
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 8 Mar 2006 13:44:29 +0000 (13:44 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 8 Mar 2006 13:44:29 +0000 (13:44 +0000)
packages/file/file-native_4.16.bb [moved from packages/file/file-native_4.13.bb with 100% similarity]
packages/file/file_4.16.bb [moved from packages/file/file_4.13.bb with 97% similarity]

similarity index 97%
rename from packages/file/file_4.13.bb
rename to packages/file/file_4.16.bb
index ac5201b..3e579c5 100644 (file)
@@ -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}"