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:
e6b733c
)
xfsdump: add xfsprogs to DEPENDS
author
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 11 Aug 2010 08:54:20 +0000
(10:54 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 11 Aug 2010 08:54:20 +0000
(10:54 +0200)
recipes/xfsprogs/xfsdump_3.0.4.bb
patch
|
blob
|
history
diff --git
a/recipes/xfsprogs/xfsdump_3.0.4.bb
b/recipes/xfsprogs/xfsdump_3.0.4.bb
index
da63816
..
46a3d74
100644
(file)
--- a/
recipes/xfsprogs/xfsdump_3.0.4.bb
+++ b/
recipes/xfsprogs/xfsdump_3.0.4.bb
@@
-2,7
+2,7
@@
DESCRIPTION = "XFS Filesystem Dump Utility"
HOMEPAGE = "http://oss.sgi.com/projects/xfs"
LICENSE = "GPL"
SECTION = "base"
-DEPENDS = "
util-linux-ng
"
+DEPENDS = "
xfsprogs
"
SRC_URI = "ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz"
SRC_URI[md5sum] = "af6932cfcd95ce64dc583128a190ffd7"