git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fea3ee7
)
ntfs-3g: 1.0 version is deprecated; set DEFAULT_PREFERENCE to -1
author
Mike Westerhof
<mwester@dls.net>
Sat, 14 Feb 2009 06:38:14 +0000
(
00:38
-0600)
committer
Mike Westerhof
<mwester@dls.net>
Sat, 14 Feb 2009 06:39:21 +0000
(
00:39
-0600)
(delete this recipe after confirmation that is works)
packages/ntfs-3g/ntfs-3g_1.0.bb
patch
|
blob
|
history
diff --git
a/packages/ntfs-3g/ntfs-3g_1.0.bb
b/packages/ntfs-3g/ntfs-3g_1.0.bb
index
7d73b79
..
ac2b384
100644
(file)
--- a/
packages/ntfs-3g/ntfs-3g_1.0.bb
+++ b/
packages/ntfs-3g/ntfs-3g_1.0.bb
@@
-5,6
+5,8
@@
DEPENDS = "fuse"
RDEPENDS = "fuse"
PR = "r0"
+DEFAULT_PREFERENCE = "-1"
+
SRC_URI = http://www.ntfs-3g.org/ntfs-3g-${PV}.tgz
inherit autotools