From 3b4ef5e53b95cf3e715188f05e54143aad4abf54 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 29 Sep 2007 07:30:42 +0000 Subject: iproute2: sync with poky --- packages/iproute2/iproute2.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/iproute2/iproute2.inc') diff --git a/packages/iproute2/iproute2.inc b/packages/iproute2/iproute2.inc index 7162231ec5..8c8519f230 100644 --- a/packages/iproute2/iproute2.inc +++ b/packages/iproute2/iproute2.inc @@ -7,7 +7,7 @@ DEPENDS = "flex-native bison-native" # Set the DATE in the .bb file SRC_URI = "http://developer.osdl.org/dev/iproute2/download/${P}-${DATE}.tar.gz" -# Set S in the .bb files +S = "${WORKDIR}/iproute2-${PV}-${DATE}" inherit update-alternatives -- cgit v1.2.3