[OE-core] [PATCH] mkefidisk.sh: add deprecation warning to the output

2016-10-31 Thread Ed Bartosh
mkefidisk.sh will soon be deprecated in favor of .wic images. Added deprecation warning to the script to inform users that this script will soon be removed from the codebase. Signed-off-by: Ed Bartosh --- scripts/contrib/mkefidisk.sh | 5 + 1 file changed, 5 insertions(+) diff --git a/scri

Re: [OE-core] [PATCH] mkefidisk.sh: add deprecation warning to the output

2016-11-03 Thread Khem Raj
> On Oct 31, 2016, at 3:46 AM, Ed Bartosh wrote: > > mkefidisk.sh will soon be deprecated in favor of .wic images. > > Added deprecation warning to the script to inform users that > this script will soon be removed from the codebase. > > Signed-off-by: Ed Bartosh > --- > scripts/contrib/mkefi

Re: [OE-core] [PATCH] mkefidisk.sh: add deprecation warning to the output

2016-11-03 Thread Christopher Larson
On Thu, Nov 3, 2016 at 2:42 PM, Khem Raj wrote: > > On Oct 31, 2016, at 3:46 AM, Ed Bartosh > wrote: > > > > mkefidisk.sh will soon be deprecated in favor of .wic images. > > > > Added deprecation warning to the script to inform users that > > this script will soon be removed from the codebase.

Re: [OE-core] [PATCH] mkefidisk.sh: add deprecation warning to the output

2016-11-07 Thread Ed Bartosh
On Thu, Nov 03, 2016 at 02:42:39PM -0700, Khem Raj wrote: > > > On Oct 31, 2016, at 3:46 AM, Ed Bartosh wrote: > > > > mkefidisk.sh will soon be deprecated in favor of .wic images. > > > > Added deprecation warning to the script to inform users that > > this script will soon be removed from the

Re: [OE-core] [PATCH] mkefidisk.sh: add deprecation warning to the output

2016-11-07 Thread Ed Bartosh
On Thu, Nov 03, 2016 at 07:23:24PM -0700, Christopher Larson wrote: > On Thu, Nov 3, 2016 at 2:42 PM, Khem Raj wrote: > > > > On Oct 31, 2016, at 3:46 AM, Ed Bartosh > > wrote: > > > > > > mkefidisk.sh will soon be deprecated in favor of .wic images. > > > > > > Added deprecation warning to the

Re: [OE-core] [PATCH] mkefidisk.sh: add deprecation warning to the output

2016-11-07 Thread Khem Raj
On 11/7/16 3:00 PM, Ed Bartosh wrote: > On Thu, Nov 03, 2016 at 02:42:39PM -0700, Khem Raj wrote: >> >>> On Oct 31, 2016, at 3:46 AM, Ed Bartosh wrote: >>> >>> mkefidisk.sh will soon be deprecated in favor of .wic images. >>> >>> Added deprecation warning to the script to inform users that >>> t

Re: [OE-core] [PATCH] mkefidisk.sh: add deprecation warning to the output

2016-11-08 Thread Randy Witt
We should also document, the wic steps in wiki pages e.g. http://wiki.minnowboard.org/Yocto_Project It's already documented in README.hardware: https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/README.hardware And in Yocto manual: http://www.yoctoproject.org/docs/2.2/mega-manual/mega-manual

Re: [OE-core] [PATCH] mkefidisk.sh: add deprecation warning to the output

2016-11-09 Thread Ed Bartosh
On Tue, Nov 08, 2016 at 01:05:23PM -0800, John Hawley wrote: > On 11/08/2016 12:44 PM, Randy Witt wrote: > We should also document, the wic steps in wiki pages e.g. > http://wiki.minnowboard.org/Yocto_Project > >>> It's already documented in README.hardware: > >>> https://git.yoctoproject