diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-18 14:41:31 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-18 14:41:31 +0000 |
commit | c7c52566c852b6d0dd74029262668d942dae0ea2 (patch) | |
tree | 34fa4fc76adab66ef1a94c96b8131b2a44683386 /packages/iproute2/iproute2_2.6.20.bb | |
parent | 35f3e61b9346626d87f991fdb1bd7ed4b3d9ee42 (diff) | |
parent | a724cdbbdb56f7597daf0b8f72694398cbbb2433 (diff) |
merge of '0ff974ee10065a85ea694230ce4da699e5a953b9'
and '9a2e67d25c144816aef508c89a610ad38406853d'
Diffstat (limited to 'packages/iproute2/iproute2_2.6.20.bb')
-rw-r--r-- | packages/iproute2/iproute2_2.6.20.bb | 11 |
1 files changed, 11 insertions, 0 deletions
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" |