* [PATCH] Add tcmode to build summary
@ 2016-06-27 16:05 Armin Kuster
2016-06-27 16:05 ` [PATCH] build summary: add TCMODE " Armin Kuster
0 siblings, 1 reply; 3+ messages in thread
From: Armin Kuster @ 2016-06-27 16:05 UTC (permalink / raw)
To: openembedded-core, akuster808
Dropped tclibc in favor of tcmode for build summary
Armin Kuster (1):
build summary: add TCMODE to build summary
meta/conf/bitbake.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.3.5
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] build summary: add TCMODE to build summary
2016-06-27 16:05 [PATCH] Add tcmode to build summary Armin Kuster
@ 2016-06-27 16:05 ` Armin Kuster
2016-07-20 14:41 ` akuster808
0 siblings, 1 reply; 3+ messages in thread
From: Armin Kuster @ 2016-06-27 16:05 UTC (permalink / raw)
To: openembedded-core, akuster808
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
meta/conf/bitbake.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index c68e476..017dbbf 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -650,7 +650,7 @@ PREFERRED_PROVIDER_virtual/fakeroot-native ?= "pseudo-native"
# Pre-build configuration output
BUILDCFG_HEADER = "Build Configuration:"
-BUILDCFG_VARS = "BB_VERSION BUILD_SYS NATIVELSBSTRING TARGET_SYS MACHINE DISTRO DISTRO_VERSION TUNE_FEATURES TARGET_FPU GCC_VERSION"
+BUILDCFG_VARS = "BB_VERSION BUILD_SYS NATIVELSBSTRING TARGET_SYS MACHINE DISTRO DISTRO_VERSION TUNE_FEATURES TARGET_FPU GCC_VERSION TCMODE"
BUILDCFG_VARS[type] = "list"
BUILDCFG_NEEDEDVARS = "TARGET_ARCH TARGET_OS"
BUILDCFG_NEEDEDVARS[type] = "list"
--
2.3.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] build summary: add TCMODE to build summary
2016-06-27 16:05 ` [PATCH] build summary: add TCMODE " Armin Kuster
@ 2016-07-20 14:41 ` akuster808
0 siblings, 0 replies; 3+ messages in thread
From: akuster808 @ 2016-07-20 14:41 UTC (permalink / raw)
To: OE-core
I noticed this patch was being carried in mut builds and no is missing.
does that mean this is rejected?
- armin
On 06/27/2016 09:05 AM, Armin Kuster wrote:
> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> ---
> meta/conf/bitbake.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
> index c68e476..017dbbf 100644
> --- a/meta/conf/bitbake.conf
> +++ b/meta/conf/bitbake.conf
> @@ -650,7 +650,7 @@ PREFERRED_PROVIDER_virtual/fakeroot-native ?= "pseudo-native"
>
> # Pre-build configuration output
> BUILDCFG_HEADER = "Build Configuration:"
> -BUILDCFG_VARS = "BB_VERSION BUILD_SYS NATIVELSBSTRING TARGET_SYS MACHINE DISTRO DISTRO_VERSION TUNE_FEATURES TARGET_FPU GCC_VERSION"
> +BUILDCFG_VARS = "BB_VERSION BUILD_SYS NATIVELSBSTRING TARGET_SYS MACHINE DISTRO DISTRO_VERSION TUNE_FEATURES TARGET_FPU GCC_VERSION TCMODE"
> BUILDCFG_VARS[type] = "list"
> BUILDCFG_NEEDEDVARS = "TARGET_ARCH TARGET_OS"
> BUILDCFG_NEEDEDVARS[type] = "list"
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-07-20 14:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-27 16:05 [PATCH] Add tcmode to build summary Armin Kuster
2016-06-27 16:05 ` [PATCH] build summary: add TCMODE " Armin Kuster
2016-07-20 14:41 ` akuster808
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox