diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-02-10 14:33:55 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-02-10 14:33:55 +0000 |
| commit | 5fb35ca11147ed30c619cf93e19331fd835f3da9 (patch) | |
| tree | 45f05442e8a91453bfea03a29fb3cb96f49d80e5 /openembedded/packages/popt | |
| parent | 42dfbb2a0223ba5d091f053ad5401ecce6446e41 (diff) | |
| download | poky-5fb35ca11147ed30c619cf93e19331fd835f3da9.tar.gz | |
Apply more chanegs from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@272 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/popt')
| -rw-r--r-- | openembedded/packages/popt/popt_1.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/popt/popt_1.7.bb b/openembedded/packages/popt/popt_1.7.bb index 41af18ed58..6984dbdb13 100644 --- a/openembedded/packages/popt/popt_1.7.bb +++ b/openembedded/packages/popt/popt_1.7.bb | |||
| @@ -2,7 +2,7 @@ SECTION = "libs" | |||
| 2 | DESCRIPTION = "The popt library exists essentially \ | 2 | DESCRIPTION = "The popt library exists essentially \ |
| 3 | for parsing command line options." | 3 | for parsing command line options." |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | PR = "r1" | 5 | PR = "r3" |
| 6 | 6 | ||
| 7 | SRC_URI = "ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-${PV}.tar.gz \ | 7 | SRC_URI = "ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-${PV}.tar.gz \ |
| 8 | file://m4.patch;patch=1 \ | 8 | file://m4.patch;patch=1 \ |
