diff options
author | Richard Purdie <richard@openedhand.com> | 2007-07-01 17:05:43 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-07-01 17:05:43 +0000 |
commit | 1e6f5d36fe5b595b4d36c19ff243a32c6fa0d750 (patch) | |
tree | d71feb366e000532af45b1cf7e2878bf0fd3a17c /meta/packages/apt/apt-native_0.7.2.bb | |
parent | 18b9e6e620a3fe898154dccdc52baeb4563a85b3 (diff) | |
download | poky-1e6f5d36fe5b595b4d36c19ff243a32c6fa0d750.tar.gz |
apt: 0.6.46 -> 0.7.2 (and fix DEPENDS/RDEPENDS)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2070 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/apt/apt-native_0.7.2.bb')
-rw-r--r-- | meta/packages/apt/apt-native_0.7.2.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/apt/apt-native_0.7.2.bb b/meta/packages/apt/apt-native_0.7.2.bb new file mode 100644 index 0000000000..43f73889f7 --- /dev/null +++ b/meta/packages/apt/apt-native_0.7.2.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | require apt-native.inc | ||
2 | |||
3 | SRC_URI += "file://nodoc.patch;patch=1 \ | ||
4 | file://noconfigure.patch;patch=1" | ||