diff options
author | Holger Hans Peter Freyther <zecke@openmoko.org> | 2008-11-15 00:58:22 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-11-15 01:11:14 +0100 |
commit | 59b2fb57c2966241496ad2e439c2e7a9d787671f (patch) | |
tree | 6efe38d90c9018ceb63b4fa4bf34edf7af5528d4 /packages/debianutils/debianutils_2.30.bb | |
parent | cb452087bb55cb426a711f5fbec60bf8173859e2 (diff) |
debianutils_2.30: Add this version and make it default for openmoko
debianutils 2.19 is not fetchable and 2.30 is the latest version.
Add this to OpenEmbedded, add the checksums, change the Openmoko
distro to use it.
Diffstat (limited to 'packages/debianutils/debianutils_2.30.bb')
-rw-r--r-- | packages/debianutils/debianutils_2.30.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/debianutils/debianutils_2.30.bb b/packages/debianutils/debianutils_2.30.bb new file mode 100644 index 0000000000..30beb5d4ed --- /dev/null +++ b/packages/debianutils/debianutils_2.30.bb @@ -0,0 +1,5 @@ +# Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved +# Released under the MIT license (see packages/COPYING) + +require debianutils.inc +PR="r0" |