diff options
Diffstat (limited to 'recipes/iproute2/iproute2.inc')
-rw-r--r-- | recipes/iproute2/iproute2.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/iproute2/iproute2.inc b/recipes/iproute2/iproute2.inc index 8c8519f230..9792bad4d6 100644 --- a/recipes/iproute2/iproute2.inc +++ b/recipes/iproute2/iproute2.inc @@ -4,6 +4,8 @@ SECTION = "base" LICENSE = "GPL" DEPENDS = "flex-native bison-native" +INC_PR = "r3" + # Set the DATE in the .bb file SRC_URI = "http://developer.osdl.org/dev/iproute2/download/${P}-${DATE}.tar.gz" |