u-boot-bug: Drop do_stage (not needed), add package_stagefile_shell to deploy
[openembedded.git] / recipes / uml-utilities / uml-utilities_20040406.bb
blob0d26b7a68d3bd303311b6a26f47381efc0a23df1
1 SECTION = "console/utils"
2 DESCRIPTION = "Utilities for User-Mode-Linux"
3 LICENSE = "GPL"
4 DEPENDS = "zlib ncurses readline"
6 SRC_URI = "http://mirror.usermodelinux.org/uml/uml_utilities_${PV}.tar.bz2 \
7 file://fix-ldflags.patch"
8 SRC_URI[md5sum] = "2c1ccd9efacbfb39e42d482b89b2550a"
9 SRC_URI[sha256sum] = "4f179b1db021ef15ac7e9b2eed57c525db127a754c574f591c367460cded9f41"
11 S = "${WORKDIR}/tools"
13 do_compile() {
14 oe_runmake
17 do_install() {
18 oe_runmake install DESTDIR=${D}