chinook-compat: add new toolchain options and stick to util-linux
[openembedded.git] / recipes / libhal-nm / libhal-nm_0.0.2.bb
blob60bcca07b9dd8a13aee9dff949b35d6058b80481
1 DESCRIPTION = "A library emulating libhal on systems where HAL cannot run"
2 SECTION = "libs"
3 LICENSE = "LGPL"
4 HOMEPAGE = "http://www.handhelds.org/~mmp"
5 PRIORITY = "optional"
6 DEPENDS = "glib-2.0"
7 SRC_URI = "http://www.handhelds.org/~mmp/files/libhal-nm-${PV}.tar.gz"
9 PR = "r1"
11 inherit autotools
13 do_stage () {
14 autotools_stage_all
17 do_install () {
18 oe_runmake DESTDIR=${D} install