* [PATCH 1/1] emenlow: fix linux-yocto .bbappend
2010-11-21 14:58 [PATCH 0/1] emenlow build fix Tom Zanussi
@ 2010-11-21 14:50 ` Tom Zanussi
2010-11-21 17:55 ` [PATCH 0/1] emenlow build fix Bruce Ashfield
2010-11-21 18:06 ` Richard Purdie
2 siblings, 0 replies; 4+ messages in thread
From: Tom Zanussi @ 2010-11-21 14:50 UTC (permalink / raw)
To: poky
The recent WR rename missed a WRMACHINE change for emenlow, fix it.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
.../recipes/linux/linux-yocto_git.bbappend | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta-emenlow/recipes/linux/linux-yocto_git.bbappend b/meta-emenlow/recipes/linux/linux-yocto_git.bbappend
index ed7e850..9fa2937 100644
--- a/meta-emenlow/recipes/linux/linux-yocto_git.bbappend
+++ b/meta-emenlow/recipes/linux/linux-yocto_git.bbappend
@@ -1,3 +1,3 @@
FILESEXTRAPATHS := "${THISDIR}/${PN}"
COMPATIBLE_MACHINE_emenlow = "emenlow"
-WRMACHINE_emenlow = "emenlow"
+KMACHINE_emenlow = "emenlow"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 0/1] emenlow build fix
@ 2010-11-21 14:58 Tom Zanussi
2010-11-21 14:50 ` [PATCH 1/1] emenlow: fix linux-yocto .bbappend Tom Zanussi
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Tom Zanussi @ 2010-11-21 14:58 UTC (permalink / raw)
To: poky
This patch fixes up a small oversight in the recent renaming that causes
a build failure for emenlow.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: tzanussi/emenlow-fixes
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tzanussi/emenlow-fixes
Thanks,
Tom Zanussi <tom.zanussi@intel.com>
---
Tom Zanussi (1):
emenlow: fix linux-yocto .bbappend
.../recipes/linux/linux-yocto_git.bbappend | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/1] emenlow build fix
2010-11-21 14:58 [PATCH 0/1] emenlow build fix Tom Zanussi
2010-11-21 14:50 ` [PATCH 1/1] emenlow: fix linux-yocto .bbappend Tom Zanussi
@ 2010-11-21 17:55 ` Bruce Ashfield
2010-11-21 18:06 ` Richard Purdie
2 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2010-11-21 17:55 UTC (permalink / raw)
To: Tom Zanussi; +Cc: poky
On 10-11-21 9:58 AM, Tom Zanussi wrote:
> This patch fixes up a small oversight in the recent renaming that causes
> a build failure for emenlow.
Argh. Indeed.
Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Bruce
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: tzanussi/emenlow-fixes
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tzanussi/emenlow-fixes
>
> Thanks,
> Tom Zanussi<tom.zanussi@intel.com>
> ---
>
>
> Tom Zanussi (1):
> emenlow: fix linux-yocto .bbappend
>
> .../recipes/linux/linux-yocto_git.bbappend | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/1] emenlow build fix
2010-11-21 14:58 [PATCH 0/1] emenlow build fix Tom Zanussi
2010-11-21 14:50 ` [PATCH 1/1] emenlow: fix linux-yocto .bbappend Tom Zanussi
2010-11-21 17:55 ` [PATCH 0/1] emenlow build fix Bruce Ashfield
@ 2010-11-21 18:06 ` Richard Purdie
2 siblings, 0 replies; 4+ messages in thread
From: Richard Purdie @ 2010-11-21 18:06 UTC (permalink / raw)
To: Tom Zanussi; +Cc: poky
On Sun, 2010-11-21 at 08:58 -0600, Tom Zanussi wrote:
> This patch fixes up a small oversight in the recent renaming that causes
> a build failure for emenlow.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: tzanussi/emenlow-fixes
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tzanussi/emenlow-fixes
>
> Thanks,
> Tom Zanussi <tom.zanussi@intel.com>
Thanks Tom, I was about to merge this but I see Saul has beaten us to
it.
Cheers,
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-11-21 18:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-21 14:58 [PATCH 0/1] emenlow build fix Tom Zanussi
2010-11-21 14:50 ` [PATCH 1/1] emenlow: fix linux-yocto .bbappend Tom Zanussi
2010-11-21 17:55 ` [PATCH 0/1] emenlow build fix Bruce Ashfield
2010-11-21 18:06 ` Richard Purdie
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.