diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2010-03-02 19:39:42 +0100 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2010-03-02 20:43:39 +0100 |
commit | 5ab63580965a68e234cc7a5215a85b4a65125b42 (patch) | |
tree | ba6814acbd0f31f71311ab6cbbd5d2f477d75f86 | |
parent | eae7f83b03cf59553c861bf92713642cda93056d (diff) |
file: added forgotten files
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
-rw-r--r-- | recipes/file/file.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/file/file.inc b/recipes/file/file.inc index 0c6d0789eb..5d4e737245 100644 --- a/recipes/file/file.inc +++ b/recipes/file/file.inc @@ -5,7 +5,7 @@ LICENSE = "BSD-ADV" DEPENDS = "file-native" DEPENDS_virtclass-native = "" -INCPR = "r0" +INCPR = "r1" SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz" |