aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/apt/apt-native_0.7.14.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-06-30 13:32:23 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-06-30 13:32:23 +0000
commitbc194fe321f262c1081bbbd0b2176488578d57f0 (patch)
treed903d5ebbe84ed546f485809387680d01f03cc0a /meta/packages/apt/apt-native_0.7.14.bb
parent5ec2c0bcdf7c05cc51ff88d37fc4262d3a73f82e (diff)
downloadopenembedded-core-contrib-bc194fe321f262c1081bbbd0b2176488578d57f0.tar.gz
apt-native: remove db-native and curl-native dependencies
idea from: http://excogito.wordpress.com/2008/06/30/hacks-to-reduce-pokylinux-build-time/ git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4747 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/apt/apt-native_0.7.14.bb')
-rw-r--r--meta/packages/apt/apt-native_0.7.14.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/apt/apt-native_0.7.14.bb b/meta/packages/apt/apt-native_0.7.14.bb
index ef8decc748..268e9df720 100644
--- a/meta/packages/apt/apt-native_0.7.14.bb
+++ b/meta/packages/apt/apt-native_0.7.14.bb
@@ -1,6 +1,7 @@
require apt-native.inc
-PR = "r1"
+PR = "r2"
SRC_URI += "file://nodoc.patch;patch=1 \
- file://noconfigure.patch;patch=1"
+ file://noconfigure.patch;patch=1 \
+ file://no-curl.patch;patch=1"