All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tcmode-default.inc: Add eglibc-scripts and eglibc-mtrace
@ 2014-08-13 15:07 Mark Hatle
  0 siblings, 0 replies; only message in thread
From: Mark Hatle @ 2014-08-13 15:07 UTC (permalink / raw)
  To: openembedded-core

Add the specific scripts and mtrace versions to the preferred version list.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
---
 meta/conf/distro/include/tcmode-default.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc
index f84fd98..41a0147 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -49,6 +49,8 @@ PREFERRED_VERSION_linux-libc-headers ?= "${LINUXLIBCVERSION}"
 PREFERRED_VERSION_nativesdk-linux-libc-headers ?= "${LINUXLIBCVERSION}"
 PREFERRED_VERSION_eglibc                   ?= "${EGLIBCVERSION}"
 PREFERRED_VERSION_eglibc-locale            ?= "${EGLIBCVERSION}"
+PREFERRED_VERSION_eglibc-mtrace            ?= "${EGLIBCVERSION}"
+PREFERRED_VERSION_eglibc-scripts           ?= "${EGLIBCVERSION}"
 PREFERRED_VERSION_nativesdk-eglibc         ?= "${EGLIBCVERSION}"
 PREFERRED_VERSION_eglibc-initial           ?= "${EGLIBCVERSION}"
 PREFERRED_VERSION_nativesdk-eglibc-initial ?= "${EGLIBCVERSION}"
-- 
1.9.3



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-13 15:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-13 15:07 [PATCH] tcmode-default.inc: Add eglibc-scripts and eglibc-mtrace Mark Hatle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.