iproute2 2.6.20: Add the 2.6.20 bb file. It seems when I added 2.6.20 I
authorJamie Lenehan <lenehan@twibble.org>
Mon, 18 Jun 2007 02:45:10 +0000 (02:45 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Mon, 18 Jun 2007 02:45:10 +0000 (02:45 +0000)
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.

packages/iproute2/iproute2_2.6.20.bb [new file with mode: 0644]

diff --git a/packages/iproute2/iproute2_2.6.20.bb b/packages/iproute2/iproute2_2.6.20.bb
new file mode 100644 (file)
index 0000000..5efdf98
--- /dev/null
@@ -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"