diff options
| author | Hongxu Jia <hongxu.jia@windriver.com> | 2015-01-09 18:59:57 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-23 11:36:30 +0000 |
| commit | 0421c67c02273ff49db63c5b6c25db3292032038 (patch) | |
| tree | 783a6bf69ef975f41f4efedeb52a5523bc09eb5a /meta/conf | |
| parent | 5832ed334048fa8c63b962b7d7c8a4a8fc616d56 (diff) | |
| download | poky-0421c67c02273ff49db63c5b6c25db3292032038.tar.gz | |
elfutils: upgrade to 1.161
Drop PREFERRED_VERSION_elfutils in meta/conf/distro/include/
tcmode-default.inc, it builds the latest version by default.
(From OE-Core rev: 7ff30c54439a761d66fd4ceca80073e3653373bf)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
| -rw-r--r-- | meta/conf/distro/include/tcmode-default.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index b4c3c70823..ae6aaf3c5d 100644 --- a/meta/conf/distro/include/tcmode-default.inc +++ b/meta/conf/distro/include/tcmode-default.inc | |||
| @@ -61,7 +61,6 @@ PREFERRED_VERSION_nativesdk-glibc-initial ?= "${GLIBCVERSION}" | |||
| 61 | PREFERRED_VERSION_cross-localedef-native ?= "${GLIBCVERSION}" | 61 | PREFERRED_VERSION_cross-localedef-native ?= "${GLIBCVERSION}" |
| 62 | PREFERRED_VERSION_uclibc ?= "${UCLIBCVERSION}" | 62 | PREFERRED_VERSION_uclibc ?= "${UCLIBCVERSION}" |
| 63 | PREFERRED_VERSION_uclibc-initial ?= "${UCLIBCVERSION}" | 63 | PREFERRED_VERSION_uclibc-initial ?= "${UCLIBCVERSION}" |
| 64 | PREFERRED_VERSION_elfutils ?= "0.160" | ||
| 65 | # don't use version earlier than 1.4 for gzip-native, as it's necessary for | 64 | # don't use version earlier than 1.4 for gzip-native, as it's necessary for |
| 66 | # some packages using an archive format incompatible with earlier gzip | 65 | # some packages using an archive format incompatible with earlier gzip |
| 67 | PREFERRED_VERSION_gzip-native ?= "1.6" | 66 | PREFERRED_VERSION_gzip-native ?= "1.6" |
