diff options
Diffstat (limited to 'meta/packages/elfutils/elfutils_0.108.bb')
| -rw-r--r-- | meta/packages/elfutils/elfutils_0.108.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/elfutils/elfutils_0.108.bb b/meta/packages/elfutils/elfutils_0.108.bb index 67a7596635..701279fa50 100644 --- a/meta/packages/elfutils/elfutils_0.108.bb +++ b/meta/packages/elfutils/elfutils_0.108.bb | |||
| @@ -2,7 +2,7 @@ SECTION = "base" | |||
| 2 | LICENSE = "OSL" | 2 | LICENSE = "OSL" |
| 3 | DESCRIPTION = "A collection of utilities and DSOs to handle compiled objects." | 3 | DESCRIPTION = "A collection of utilities and DSOs to handle compiled objects." |
| 4 | DEPENDS = "libtool" | 4 | DEPENDS = "libtool" |
| 5 | PR = "r1" | 5 | PR = "r2" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz \ | 7 | SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz \ |
| 8 | file://warnings.patch;patch=1" | 8 | file://warnings.patch;patch=1" |
