summaryrefslogtreecommitdiffstats
path: root/meta/packages/ipkg/ipkg_0.99.154.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-08-08 12:18:53 +0000
committerRichard Purdie <richard@openedhand.com>2006-08-08 12:18:53 +0000
commitb161186a4e04fef1fcc5a2c4db6c42cb1c0cc7f4 (patch)
tree0859aeb83946e6680ed2d140b6a3546730dfaaee /meta/packages/ipkg/ipkg_0.99.154.bb
parentee105762c656bb0c0f505b60efb774789e921a0f (diff)
downloadpoky-b161186a4e04fef1fcc5a2c4db6c42cb1c0cc7f4.tar.gz
ipkg: Fix a problem with paths lengths triggering the use of GNU tar extensions and ipkg not understanding them
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@596 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/ipkg/ipkg_0.99.154.bb')
-rw-r--r--meta/packages/ipkg/ipkg_0.99.154.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/ipkg/ipkg_0.99.154.bb b/meta/packages/ipkg/ipkg_0.99.154.bb
index de6af147b6..532072d387 100644
--- a/meta/packages/ipkg/ipkg_0.99.154.bb
+++ b/meta/packages/ipkg/ipkg_0.99.154.bb
@@ -1,2 +1,2 @@
1include ipkg.inc 1include ipkg.inc
2PR = "r3" 2PR = "r4"