linux-nokia900-meego: minimize defconfig with savedefconfig
[openembedded.git] / recipes / fush / fush_0.9.0.bb
blobb214af0748b3dd44cf492996e17851ef2c9fa565
1 DESCRIPTION = "Fush is a shell replacement for security conscious admins."
2 HOMEPAGE = "http://sourceforge.net/projects/foosh/"
3 LICENSE = "GPL"
4 DEPENDS = "readline"
5 PRIORITY = "optional"
6 SECTION = "base/shell"
7 PR = "r3"
9 RV = "${@bb.data.getVar('PV', d, 1).replace('.', '-')}"
10 SRC_URI = "${SOURCEFORGE_MIRROR}/foosh/fush-${RV}.tar.gz \
11 file://openpty.patch \
12 file://install.patch \
13 file://paths.patch"
14 S = "${WORKDIR}/fush-${RV}"
16 inherit autotools
18 SRC_URI[md5sum] = "d7077d40a4bc18f05bc3a4895012646a"
19 SRC_URI[sha256sum] = "ad4a64117094eafde12d7aa8c81f6425113d1ebf5b561c6cc93cfda46a2fef41"