Hi, Richard and Michael: Thanks for your positive information, but what I need is an CommandLineDiskImager.exe that could automatically download the wic file to the EMMC chip : The command line sample is as below: CommandLineDiskImager.exe C:\Downloads\scooteros-mdb-image-imx6ulmdb.wic G Currently, my application only support .img file format, I need a new CommandLineDiskImager.exe to support .wic format. Thanks for your update! Best Regards! Sunny Wang EQE - AME - Asia Xin Qing Science & Technology Industrial Park Zhuhai, Guangdong, China direct: +86 (0756) 5189325 mobile: +86 185 7566 0748 email: sunny.wa...@flex.com web: flex.com -----Original Message----- From: openembedded-core-boun...@lists.openembedded.org <openembedded-core-boun...@lists.openembedded.org> On Behalf Of Richard Purdie Sent: 2019年4月12日 14:59 To: Khem Raj <raj.k...@gmail.com>; Alexander Kanavin <alex.kana...@gmail.com> Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] python3: add a tr-tr locale for test_locale ptest On Thu, 2019-04-11 at 19:12 -0700, Khem Raj wrote: > On Thu, Apr 11, 2019 at 9:00 AM Alexander Kanavin < > alex.kana...@gmail.com> wrote: > > With this change, the ptests do not fail anymore, except for the > > three failures caused by the 5.0 kernel regression: > > > > - test_ssl and test_httplib lock up, and are skipped (there is a > > separate patch for it) > > > > - test_asyncio fails but does not lock up > > > > Signed-off-by: Alexander Kanavin <alex.kana...@gmail.com> > > --- > > meta/recipes-devtools/python/python3_3.7.2.bb | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/meta/recipes-devtools/python/python3_3.7.2.bb > > b/meta/recipes-devtools/python/python3_3.7.2.bb > > index 28f128d488b..71a6c103166 100644 > > --- a/meta/recipes-devtools/python/python3_3.7.2.bb > > +++ b/meta/recipes-devtools/python/python3_3.7.2.bb > > @@ -284,7 +284,7 @@ FILES_${PN}-misc = > > "${libdir}/python${PYTHON_MAJMIN} ${libdir}/python${PYTHON_MA > > PACKAGES += "${PN}-man" > > FILES_${PN}-man = "${datadir}/man" > > > > -RDEPENDS_${PN}-ptest = "${PN}-modules ${PN}-tests unzip bzip2 > > libgcc tzdata-europe coreutils sed" > > +RDEPENDS_${PN}-ptest = "${PN}-modules ${PN}-tests unzip bzip2 > > libgcc tzdata-europe coreutils sed locale-base-tr-tr.iso-8859-9" > > While this is a test package i must mention that locale packaged are > specific to Glibc so it would be better to append it with libc > override We had build failures and I queued a fixup in warrior-next to do just that! Cheers, Richard -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.openembedded.org_mailman_listinfo_openembedded-2Dcore&d=DwICAg&c=ZP_H8hVPcMPysQ_qMWzcHQ&r=uEWeuxLIVXDUHh5qu-hqP6Vu9OmdNlqjxQL7AIAj9Os&m=1lwmHsAwoZDfaMioPLJKD0bPSV6HnsvstpzV96vcMlI&s=X0Yix1BXJftnK7wRtKY8PYXSbDfsf5gkPLqrrQHiZeA&e= Legal Disclaimer : The information contained in this message may be privileged and confidential. It is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete or destroy any copy of this message! -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
Re: [OE-core] [PATCH] python3: add a tr-tr locale for test_locale ptest
Sunny Wang (DMN) via Openembedded-core Fri, 12 Apr 2019 01:04:51 -0700
- [OE-core] [PATCH] python3: add a tr... Alexander Kanavin
- Re: [OE-core] [PATCH] python3:... Khem Raj
- Re: [OE-core] [PATCH] pyth... Richard Purdie
- Re: [OE-core] [PATCH] ... Sunny Wang (DMN) via Openembedded-core