blob: aafd44aaf6c908896a60fd82688e000311729d0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PR = "${INC_PR}.0"
require iproute2.inc
SRC_URI += "file://iproute2-2.6.15_no_strip.diff;patch=1;pnum=0 \
file://new-flex-fix.patch;patch=1"
DATE = "061002"
SRC_URI[md5sum] = "193b570128cf852afba337438413adf9"
SRC_URI[sha256sum] = "038aabd2894f46d3a4a7583ab2bff13b2da51682ccb921ceb7c87326ec1d344f"
|