It belongs in volatiles, if we build arpd - but we don't.
Signed-off-by: Michael Smith <msmith@cbnco.com>
LICENSE = "GPLv2"
DEPENDS = "flex-native bison-native"
-INC_PR = "r3"
+INC_PR = "r4"
# Set the DATE in the .bb file
SRC_URI = "http://developer.osdl.org/dev/iproute2/download/${P}-${DATE}.tar.gz"
install -d ${D}${datadir}
mv ${D}/share/* ${D}${datadir}/ || true
rm ${D}/share -rf || true
+ rm -rf ${D}/var/lib/arpd
}
FILES_${PN} += "/usr/lib/tc/*"