base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES
[openembedded.git] / recipes / wmiconfig / wmiconfig_svn.bb
blob4b29b6622d8042960db26cd14f5299bcf82fd9a7
1 DESCRIPTION = "Atheros 6K Wifi configuration utility"
2 LICENSE = "GPL"
3 SECTION = "console/network"
4 SRCREV = "5394"
5 PV = "0.0.0+svnr${SRCPV}"
6 PR = "r1"
8 SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=AR6kSDK.build_sw.18;proto=http"
9 S = "${WORKDIR}/AR6kSDK.build_sw.18/host/tools/wmiconfig"
11 export CC := "${CC}"
13 TARGET_CC_ARCH += "${LDFLAGS}"
15 do_install() {
16 install -d ${D}${bindir}
17 install -m 0755 wmiconfig ${D}${bindir}