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:
4d0fccc
)
fush: fix SECTION
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Thu, 8 Feb 2007 13:57:25 +0000
(13:57 +0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Thu, 8 Feb 2007 13:57:25 +0000
(13:57 +0000)
packages/fush/fush_0.9.0.bb
patch
|
blob
|
history
diff --git
a/packages/fush/fush_0.9.0.bb
b/packages/fush/fush_0.9.0.bb
index
3763a4f
..
8f50243
100644
(file)
--- a/
packages/fush/fush_0.9.0.bb
+++ b/
packages/fush/fush_0.9.0.bb
@@
-3,8
+3,8
@@
HOMEPAGE = "http://sourceforge.net/projects/foosh/"
LICENSE = "GPL"
DEPENDS = "readline"
PRIORITY = "optional"
-SECTION = "
console/shells
"
-PR = "r
2
"
+SECTION = "
base/shell
"
+PR = "r
3
"
RV = "${@bb.data.getVar('PV', d, 1).replace('.', '-')}"
SRC_URI = "${SOURCEFORGE_MIRROR}/foosh/fush-${RV}.tar.gz \