From: Jamie Lenehan Date: Mon, 18 Jun 2007 02:45:10 +0000 (+0000) Subject: iproute2 2.6.20: Add the 2.6.20 bb file. It seems when I added 2.6.20 I X-Git-Tag: Release-2010-05/1~8868^2~328^2~1^2~2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9913984cd856d6308ff34007dfa9bf127e2f53c5;p=openembedded.git iproute2 2.6.20: Add the 2.6.20 bb file. It seems when I added 2.6.20 I didn't mtn add the .bb file, so only the patches got included. I notice this when the PR change wasn't included as part of the previous commit. --- diff --git a/packages/iproute2/iproute2_2.6.20.bb b/packages/iproute2/iproute2_2.6.20.bb new file mode 100644 index 0000000000..5efdf98f2d --- /dev/null +++ b/packages/iproute2/iproute2_2.6.20.bb @@ -0,0 +1,11 @@ +PR = "r2" + +SRC_URI_append = " file://new-flex-fix.patch;patch=1 \ + file://ip6tunnel.patch;patch=1 \ + file://man-pages-fix.patch;patch=1 \ + file://no-strip.patch;patch=1" + +require iproute2.inc + +DIRNAME = "iproute" +DATE = "070313"