* [yocyo-autobuilder][PATCH v2] add mkefidisk image for easier debugging
@ 2016-06-28 20:41 Bill Randle
2016-06-28 21:00 ` Joshua G Lock
0 siblings, 1 reply; 2+ messages in thread
From: Bill Randle @ 2016-06-28 20:41 UTC (permalink / raw)
To: yocto
Originally-by: Ed Bartosh <eduard.bartosh@intel.com>
Signed-off-by: Bill Randle <william.c.randle@intel.com>
---
v2 fixes typo in image name
buildset-config.controller/nightly-wic.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/buildset-config.controller/nightly-wic.conf b/buildset-config.controller/nightly-wic.conf
index 680ac16..7d2ae88 100644
--- a/buildset-config.controller/nightly-wic.conf
+++ b/buildset-config.controller/nightly-wic.conf
@@ -18,7 +18,8 @@ steps: [{'SetDest':{}},
{'BuildImages':{'images':'syslinux syslinux-native parted-native gptfdisk-native dosfstools-native mtools-native'}},
{'BuildImages':{'images':'core-image-sato'}},
{'CreateWicImages':{'wic_img_type':'directdisk', 'target_img':'core-image-sato'}},
- {'CreateWicImages':{'wic_img_type':'directdisk-gpt', 'target_img':'core-image-sato'}}]
+ {'CreateWicImages':{'wic_img_type':'directdisk-gpt', 'target_img':'core-image-sato'}},
+ {'CreateWicImages':{'wic_img_type':'mkefidisk', 'target_img':'core-image-sato'}}]
--
2.5.5
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [yocyo-autobuilder][PATCH v2] add mkefidisk image for easier debugging
2016-06-28 20:41 [yocyo-autobuilder][PATCH v2] add mkefidisk image for easier debugging Bill Randle
@ 2016-06-28 21:00 ` Joshua G Lock
0 siblings, 0 replies; 2+ messages in thread
From: Joshua G Lock @ 2016-06-28 21:00 UTC (permalink / raw)
To: Bill Randle, yocto
Merged to master, thanks,
Joshua
On Tue, 2016-06-28 at 13:41 -0700, Bill Randle wrote:
> Originally-by: Ed Bartosh <eduard.bartosh@intel.com>
> Signed-off-by: Bill Randle <william.c.randle@intel.com>
> ---
> v2 fixes typo in image name
>
> buildset-config.controller/nightly-wic.conf | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/buildset-config.controller/nightly-wic.conf b/buildset-
> config.controller/nightly-wic.conf
> index 680ac16..7d2ae88 100644
> --- a/buildset-config.controller/nightly-wic.conf
> +++ b/buildset-config.controller/nightly-wic.conf
> @@ -18,7 +18,8 @@ steps: [{'SetDest':{}},
> {'BuildImages':{'images':'syslinux syslinux-native parted-
> native gptfdisk-native dosfstools-native mtools-native'}},
> {'BuildImages':{'images':'core-image-sato'}},
> {'CreateWicImages':{'wic_img_type':'directdisk',
> 'target_img':'core-image-sato'}},
> - {'CreateWicImages':{'wic_img_type':'directdisk-gpt',
> 'target_img':'core-image-sato'}}]
> + {'CreateWicImages':{'wic_img_type':'directdisk-gpt',
> 'target_img':'core-image-sato'}},
> + {'CreateWicImages':{'wic_img_type':'mkefidisk',
> 'target_img':'core-image-sato'}}]
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-28 21:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-28 20:41 [yocyo-autobuilder][PATCH v2] add mkefidisk image for easier debugging Bill Randle
2016-06-28 21:00 ` Joshua G Lock
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.