diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-05-09 18:38:19 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-05-09 18:38:19 +0000 |
| commit | b4cb437c6595ff8ac13506e502fe04b1a60c4e04 (patch) | |
| tree | f529de217094f1a49049f90c49d779a49e19cd7c /openembedded/packages/gdbm/gdbm_1.8.3.bb | |
| parent | 3baacb49c13a48798d45e30a0a0076ca0b8c9e6a (diff) | |
| download | poky-b4cb437c6595ff8ac13506e502fe04b1a60c4e04.tar.gz | |
Merge packages changes from OE into poky.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@386 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/gdbm/gdbm_1.8.3.bb')
| -rw-r--r-- | openembedded/packages/gdbm/gdbm_1.8.3.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openembedded/packages/gdbm/gdbm_1.8.3.bb b/openembedded/packages/gdbm/gdbm_1.8.3.bb index 7429f41679..ecef5fc414 100644 --- a/openembedded/packages/gdbm/gdbm_1.8.3.bb +++ b/openembedded/packages/gdbm/gdbm_1.8.3.bb | |||
| @@ -6,7 +6,8 @@ LICENSE = "GPL" | |||
| 6 | PR = "r2" | 6 | PR = "r2" |
| 7 | 7 | ||
| 8 | SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \ | 8 | SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \ |
| 9 | file://makefile.patch;patch=1" | 9 | file://makefile.patch;patch=1 \ |
| 10 | file://libtool-mode.patch;patch=1" | ||
| 10 | 11 | ||
| 11 | inherit autotools | 12 | inherit autotools |
| 12 | 13 | ||
