Re: [OE-core] [PATCH] glibc-package.inc: correct intention for deleting /usr/lib as needed

2018-09-27 Thread Belal, Awais
Hi Ross, When do you think this would go in? BR, Awais From: openembedded-core-boun...@lists.openembedded.org on behalf of Belal, Awais Sent: Friday, September 21, 2018 6:31 PM To: Burton, Ross Cc: OE-core Subject: Re: [OE-core] [PATCH] glibc

Re: [OE-core] [PATCH] glibc-package.inc: correct intention for deleting /usr/lib as needed

2018-09-21 Thread Belal, Awais
>> That's better than HTML! Attached. BR, Awais From: Burton, Ross Sent: Thursday, September 20, 2018 7:46 PM To: Belal, Awais Cc: OE-core Subject: Re: [OE-core] [PATCH] glibc-package.inc: correct intention for deleting /usr/lib as needed That's

Re: [OE-core] [PATCH] glibc-package.inc: correct intention for deleting /usr/lib as needed

2018-09-20 Thread Belal, Awais
ursday, September 20, 2018 4:10 PM To: Belal, Awais Cc: OE-core Subject: Re: [OE-core] [PATCH] glibc-package.inc: correct intention for deleting /usr/lib as needed Can you resend using git-send-email, as this patch is encoded in HTML. Ross On Tue, 18 Sep 2018 at 11:53, Belal, Awais wrote: >

Re: [OE-core] [PATCH] glibc-package.inc: correct intention for deleting /usr/lib as needed

2018-09-20 Thread Belal, Awais
ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org on behalf of Belal, Awais Sent: Tuesday, September 18, 2018 3:36 PM To: openembedded-core@lists.openembedded.org Subject: [OE-core] [PATCH] glibc-package.inc: correct intention for deleting

[OE-core] [PATCH] glibc-package.inc: correct intention for deleting /usr/lib as needed

2018-09-18 Thread Belal, Awais
In case the baselib is lib64 we would want to delete /usr/lib after removing the /usr/lib/locale dir and the implementation wanted to do that earlier as well but the fault was checking an already removed dir (/usr/lib/locale) before trying to remove /usr/lib as that check would always fail. Now we

Re: [OE-core] [PATCH] dhcp: fix build issue with libxml2 support

2017-11-06 Thread Belal, Awais
ping! BR, Awais From: Belal, Awais Sent: Wednesday, October 25, 2017 9:03 PM To: openembedded-core@lists.openembedded.org Cc: Belal, Awais Subject: [PATCH] dhcp: fix build issue with libxml2 support A missing case breaks the build when libxml2

Re: [OE-core] [PATCH] autogen-native: allow user to set POSIX_SHELL as desired

2017-05-18 Thread Belal, Awais
> In this case: > http://git.savannah.gnu.org/cgit/grub.git/tree/NEWS#n159 Ooooh, thanks :) BR, Awais From: Alexander Kanavin <alexander.kana...@linux.intel.com> Sent: Thursday, May 18, 2017 6:24 PM To: Belal, Awais; Robert Yang; opene

Re: [OE-core] [PATCH] autogen-native: allow user to set POSIX_SHELL as desired

2017-05-18 Thread Belal, Awais
valuable :) BR, Awais From: Alexander Kanavin <alexander.kana...@linux.intel.com> Sent: Thursday, May 18, 2017 5:32 PM To: Belal, Awais; Robert Yang; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] autogen-native: allow user to set POSIX_SHELL as desired O

Re: [OE-core] [PATCH] autogen-native: allow user to set POSIX_SHELL as desired

2017-05-18 Thread Belal, Awais
017 1:36 PM To: Robert Yang; Belal, Awais; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] autogen-native: allow user to set POSIX_SHELL as desired On 05/18/2017 10:23 AM, Robert Yang wrote: >> +- test -x "$POSIX_SHELL" && break >>

Re: [OE-core] [PATCH] autogen: fix autoopts script generation to handle shebang

2017-05-17 Thread Belal, Awais
whatever he desires obviously he'll need to make sure that this would work as a proper shell. Thoughts? BR, Awais From: Alexander Kanavin <alexander.kana...@linux.intel.com> Sent: Tuesday, May 16, 2017 4:32 PM To: Belal, Awais; openembedded-core@l

Re: [OE-core] [PATCH] autogen: fix autoopts script generation to handle shebang

2017-05-15 Thread Belal, Awais
l have #!/usr/bin/env sh in mk-tpl-config.sh directly. I'll submit the change as v2 if you think this is okay. BR, Awais From: Alexander Kanavin <alexander.kana...@linux.intel.com> Sent: Monday, May 15, 2017 8:10 PM To: Belal, Awais; openembedded-core

Re: [OE-core] [PATCH] autogen: fix autoopts script generation to handle shebang

2017-05-15 Thread Belal, Awais
Awais From: Alexander Kanavin <alexander.kana...@linux.intel.com> Sent: Monday, May 15, 2017 4:53 PM To: Belal, Awais; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] autogen: fix autoopts script generation to handle shebang On 05/15/2017 12:01 PM,

Re: [OE-core] [PATCH] autogen: fix autoopts script generation to handle shebang

2017-05-15 Thread Belal, Awais
> Isn't this backwards? And why is PERL set twice in a row? Really did not get the first question. Regarding PERL being set twice, I am just trying to manipulate it to the actual host binary, is there a better way? 'which perl' or 'env perl' will only point to the symlink under HOSTTOOLS. BR,

Re: [OE-core] GUI based images

2017-05-08 Thread Belal, Awais
BR, Awais From: Alexander Kanavin <alexander.kana...@linux.intel.com> Sent: Monday, May 8, 2017 4:47 PM To: Burton, Ross; Belal, Awais Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] GUI based images On 05/08/2017 02:43 PM, Bur

[OE-core] GUI based images

2017-05-08 Thread Belal, Awais
Hi, Can anyone please shed some light on why OE only provides SATO based images (core-image-sato) when it comes to GUI based images? There are other solutions like LXDE, have these been evaluated? Is there a specific reason to go with SATO? BR, Awais --

Re: [OE-core] [PATCH v2 2/2] grub-efi/live-vm-common: allow grub as EFI_PROVIDER

2017-03-30 Thread Belal, Awais
ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org <openembedded-core-boun...@lists.openembedded.org> on behalf of Belal, Awais Sent: Monday, January 30, 2017 6:25 PM To: openembedded-core@lists.openembedded.org Subject: Re: [O

Re: [OE-core] [PATCH v2 1/2] grub_git: extend recipe for proper target deployment

2017-03-30 Thread Belal, Awais
ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org <openembedded-core-boun...@lists.openembedded.org> on behalf of Belal, Awais Sent: Monday, January 30, 2017 6:25 PM To: openembedded-core@lists.openembedded.org Subject: Re: [O

Re: [OE-core] [PATCH] [RFC]kernel-yocto.bbclass: ensure repatching when HEAD is checked out

2017-02-07 Thread Belal, Awais
Hi Bruce, > If this works for you, I can send it in my next kernel pull request. Works like a charm, thanks a lot :) BR, Awais From: Bruce Ashfield [bruce.ashfi...@gmail.com] Sent: Friday, February 3, 2017 11:20 PM To: Belal, Awais Cc: Patc

Re: [OE-core] [PATCH v2 2/2] grub-efi/live-vm-common: allow grub as EFI_PROVIDER

2017-01-30 Thread Belal, Awais
ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org <openembedded-core-boun...@lists.openembedded.org> on behalf of Belal, Awais Sent: Tuesday, January 10, 2017 5:19 PM To: openembedded-core@lists.openembedded.org Subject: Re: [O

Re: [OE-core] [PATCH v2 1/2] grub_git: extend recipe for proper target deployment

2017-01-30 Thread Belal, Awais
ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org <openembedded-core-boun...@lists.openembedded.org> on behalf of Belal, Awais Sent: Tuesday, January 10, 2017 3:14 PM To: openembedded-core@lists.openembedded.org Subject: Re: [O

Re: [OE-core] [PATCH v2 2/2] grub-efi/live-vm-common: allow grub as EFI_PROVIDER

2017-01-10 Thread Belal, Awais
ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org <openembedded-core-boun...@lists.openembedded.org> on behalf of Belal, Awais Sent: Tuesday, January 3, 2017 5:34 PM To: openembedded-core@lists.openembedded.org Subject: Re: [O

Re: [OE-core] [PATCH v2 1/2] grub_git: extend recipe for proper target deployment

2017-01-10 Thread Belal, Awais
ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org <openembedded-core-boun...@lists.openembedded.org> on behalf of Belal, Awais Sent: Tuesday, January 3, 2017 5:34 PM To: openembedded-core@lists.openembedded.org Subject: Re: [O

Re: [OE-core] [PATCH v2 2/2] grub-efi/live-vm-common: allow grub as EFI_PROVIDER

2017-01-03 Thread Belal, Awais
ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org <openembedded-core-boun...@lists.openembedded.org> on behalf of Belal, Awais Sent: Tuesday, December 27, 2016 5:15 PM To: openembedded-core@lists.openembedded.org Subject: R

Re: [OE-core] [PATCH v2 1/2] grub_git: extend recipe for proper target deployment

2017-01-03 Thread Belal, Awais
ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org <openembedded-core-boun...@lists.openembedded.org> on behalf of Belal, Awais Sent: Tuesday, December 27, 2016 5:15 PM To: openembedded-core@lists.openembedded.org Subject: R

Re: [OE-core] [PATCH] core-image-minimal-initramfs: fix extrausers functionality

2016-12-28 Thread Belal, Awais
...@lists.openembedded.org <openembedded-core-boun...@lists.openembedded.org> on behalf of Belal, Awais Sent: Wednesday, December 28, 2016 6:01 PM To: openembedded-core@lists.openembedded.org Subject: [OE-core] [PATCH] core-image-minimal-initramfs: fix extrausers functionality The extrausers functio

Re: [OE-core] [PATCH v2 1/2] grub_git: extend recipe for proper target deployment

2016-12-27 Thread Belal, Awais
ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org <openembedded-core-boun...@lists.openembedded.org> on behalf of Belal, Awais Sent: Friday, December 16, 2016 5:19 PM To: openembedded-core@lists.openembedded.org Subject: [O

Re: [OE-core] [PATCH v2 2/2] grub-efi/live-vm-common: allow grub as EFI_PROVIDER

2016-12-27 Thread Belal, Awais
Ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org <openembedded-core-boun...@lists.openembedded.org> on behalf of Belal, Awais Sent: Friday, December 16, 2016 5:19 PM To: openembedded-core@lists.openembedded.org Subject: [O

Re: [OE-core] [PATCH 1/2] grub_git: extend recipe for proper target deployment

2016-12-14 Thread Belal, Awais
tel.com> Sent: Tuesday, December 13, 2016 7:17 PM To: Belal, Awais Cc: OE-core Subject: Re: [OE-core] [PATCH 1/2] grub_git: extend recipe for proper target deployment On 13 December 2016 at 11:19, Awais Belal <awais_be...@mentor.com<mailto:awais_be...@mentor.com>> wrote: +DEPENDS_clas

Re: [OE-core] [PATCH] init-install*: only pick root mmc devices

2016-08-30 Thread Belal, Awais
August 30, 2016 10:34 AM To: Belal, Awais; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] init-install*: only pick root mmc devices On Wed, 2016-08-10 at 13:14 +0500, Awais Belal wrote: > Some eMMC devices show special sub-devices such as mmcblk0boot0 > etc. The

Re: [OE-core] [[PATCH v3] init-install*: /etc/mtab make a link rather than a copy

2016-08-10 Thread Belal, Awais
Ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Monday, August 01, 2016 4:31 PM To: openembedded-core@lists.openembedded.org Subject: [OE-core

Re: [OE-core] [][PATCH v2] init-install*: /etc/mtab make a link rather than a copy

2016-08-01 Thread Belal, Awais
Hi Khem, > also check if /proc/mounts exists as well here. I just sent a v3 to address this. BR, Awais From: Khem Raj [raj.k...@gmail.com] Sent: Friday, July 29, 2016 11:56 PM To: Belal, Awais Cc: openembedded-core@lists.openembedded.org Subject: Re:

Re: [OE-core] [PATCH] init-install*: /etc/mtab make a link rather than a copy

2016-07-29 Thread Belal, Awais
Good catch Andre... I did a local update but forgot to send the v2. I'll do so now. BR, Awais From: Andre McCurdy [armccu...@gmail.com] Sent: Friday, July 29, 2016 2:00 AM To: Belal, Awais Cc: OE Core mailing list Subject: Re: [OE-core] [PATCH] init

Re: [OE-core] [PATCH] init-install*: /etc/mtab make a link rather than a copy

2016-07-29 Thread Belal, Awais
>> On Jul 28, 2016, at 1:49 AM, Awais Belal wrote: >> >> Using a copy would only make management of devices erroneous >> and makes the system unstable in some scenarios as tools will >> have to manipulate both files separately. A link ensures that >> both files

Re: [OE-core] [PATCH] mesa: move crypto configs to versioned recipe

2016-06-30 Thread Belal, Awais
To: Belal, Awais Cc: Patches and discussions about the oe-core layer Subject: Re: [OE-core] [PATCH] mesa: move crypto configs to versioned recipe On 30 June 2016 at 15:40, Awais Belal <awais_be...@mentor.com<mailto:awais_be...@mentor.com>> wrote: Fixes WARNING: mesa-2_11.0.8+gitAUTOINC+b

Re: [OE-core] [[PATCH v2 1/2] mesa-demos: remove demos using obsolete screen surface

2016-05-16 Thread Belal, Awais
Hi, Can anyone take care of this or do I need to submit the missed patch again? BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Tuesday, May 10, 2016 4:37 PM

Re: [OE-core] [[PATCH v2 1/2] mesa-demos: remove demos using obsolete screen surface

2016-05-10 Thread Belal, Awais
...@lists.openembedded.org] on behalf of Belal, Awais Sent: Friday, May 06, 2016 3:07 PM To: Burton, Ross Cc: OE-core Subject: Re: [OE-core] [[PATCH v2 1/2] mesa-demos: remove demos using obsolete screen surface Hi Ross, These can be found at: https://github.com/abelal/openembedded-core/tree

Re: [OE-core] [[PATCH v2 1/2] mesa-demos: remove demos using obsolete screen surface

2016-05-06 Thread Belal, Awais
Hi Ross, These can be found at: https://github.com/abelal/openembedded-core/tree/mesa_updates BR, Awais From: Burton, Ross [ross.bur...@intel.com] Sent: Wednesday, May 04, 2016 7:40 PM To: Belal, Awais Cc: OE-core Subject: Re: [OE-core] [[PATCH v2 1/2] mesa

Re: [OE-core] [master][jethro][PATCH] systemd-serialgetty: allow baud rate overriding

2016-04-08 Thread Belal, Awais
of Belal, Awais Sent: Wednesday, March 30, 2016 2:35 PM To: openembedded-core@lists.openembedded.org Subject: [OE-core] [master][jethro][PATCH] systemd-serialgetty: allow baud rate overriding In case a getty is required on a UART which is not being used as the kernel console, the current agetty

Re: [OE-core] [jethro][PATCH] lttng-tools: fix regression tests hang

2016-04-08 Thread Belal, Awais
This is another one. BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Wednesday, March 30, 2016 2:48 PM To: openembedded-core@lists.openembedded.org

Re: [OE-core] [PATCH][RFC] systemd-serialgetty: allow baud rate overriding

2016-03-21 Thread Belal, Awais
Hi Khem, Thanks a lot for replying. Do I need to resend with RFC removed or will this do? BR, Awais From: Khem Raj [raj.k...@gmail.com] Sent: Saturday, March 19, 2016 5:35 AM To: Belal, Awais Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE

Re: [OE-core] [PATCH][RFC] systemd-serialgetty: allow baud rate overriding

2016-03-18 Thread Belal, Awais
Anyone? BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Monday, March 07, 2016 5:10 PM To: openembedded-core@lists.openembedded.org Subject: [OE-core

Re: [OE-core] [dizzy][PATCH] grub2: Fix CVE-2015-8370

2016-01-11 Thread Belal, Awais
Thanks a lot Joshua and sorry for the hassle. BR, Awais From: Joshua Lock [joshuag...@gmail.com] Sent: Monday, January 11, 2016 4:14 PM To: Belal, Awais Cc: akuster808; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [dizzy][PATCH] grub2: Fix CVE

Re: [OE-core] [dizzy][PATCH] grub2: Fix CVE-2015-8370

2016-01-08 Thread Belal, Awais
: Friday, January 08, 2016 7:32 AM To: Belal, Awais Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [dizzy][PATCH] grub2: Fix CVE-2015-8370 Awais, hand applied. merged and pushed to git.yoctoproject.org/poky-contrib.git akuster/dizzy-next thanks, Armin On 01/07/2016 01:56 AM

Re: [OE-core] [dizzy][PATCH] grub2: Fix CVE-2015-8370

2016-01-07 Thread Belal, Awais
a:~/yocto/build-dizzy-akuster$ Pretty odd what's happening :) BR, Awais ____ From: akuster808 [akuster...@gmail.com] Sent: Wednesday, January 06, 2016 10:15 PM To: Belal, Awais Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [dizzy][PATCH] grub2

Re: [OE-core] [dizzy][PATCH] grub2: Fix CVE-2015-8370

2016-01-06 Thread Belal, Awais
Ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Monday, January 04, 2016 12:53 PM To: akuster808 Cc: openembedded-core@lists.openembedded.org

Re: [OE-core] [PATCH] grub2: Fix CVE-2015-8370

2016-01-06 Thread Belal, Awais
Ping2! BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Thursday, December 31, 2015 6:37 PM To: openembedded-core@lists.openembedded.org Subject: Re: [OE

Re: [OE-core] [dizzy][PATCH] grub2: Fix CVE-2015-8370

2016-01-03 Thread Belal, Awais
-- BR, Awais ____ From: akuster808 [akuster...@gmail.com] Sent: Monday, January 04, 2016 7:13 AM To: Belal, Awais Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [dizzy][PATCH] gru

Re: [OE-core] [dizzy][PATCH] grub2: Fix CVE-2015-8370

2015-12-31 Thread Belal, Awais
Ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Wednesday, December 23, 2015 4:20 PM To: openembedded-core@lists.openembedded.org Subject: [OE-core

Re: [OE-core] [fido][PATCH] grub2: Fix CVE-2015-8370

2015-12-31 Thread Belal, Awais
Ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Monday, December 28, 2015 3:40 PM To: openembedded-core@lists.openembedded.org Subject: [OE-core

Re: [OE-core] [PATCH] grub2: Fix CVE-2015-8370

2015-12-31 Thread Belal, Awais
Ping! BR, Awais From: Belal, Awais Sent: Wednesday, December 23, 2015 4:17 PM To: openembedded-core@lists.openembedded.org Subject: RE: [OE-core] [PATCH] grub2: Fix CVE-2015-8370 This applies to jethro as well as master. BR, Awais

Re: [OE-core] [fido][PATCH] bitbake: toaster: Rework mimetype guessing to fix artifact downloads

2015-12-28 Thread Belal, Awais
Please disregard this. I forgot to commit mistakenly before generating the patch. BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Monday, December 28

Re: [OE-core] [dizzy][PATCH] grub2: Fix CVE-2015-8370

2015-12-28 Thread Belal, Awais
Hi Joshua, http://patchwork.openembedded.org/patch/110999/ BR, Awais From: Joshua Lock [joshua.l...@collabora.co.uk] Sent: Wednesday, December 23, 2015 6:24 PM To: Belal, Awais; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [dizzy

Re: [OE-core] [PATCH] grub2: Fix CVE-2015-8370

2015-12-23 Thread Belal, Awais
This applies to jethro as well as master. BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Wednesday, December 23, 2015 4:10 PM To: openembedded-core

Re: [OE-core] [PATCH] python: ensure usage of host modules while cross compiling

2015-11-05 Thread Belal, Awais
Ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Tuesday, November 03, 2015 12:00 PM To: openembedded-core@lists.openembedded.org Subject: [OE-core

Re: [OE-core] [RFC][PATCH] python: ensure usage of host modules while cross compiling

2015-11-02 Thread Belal, Awais
Ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Friday, October 30, 2015 6:08 PM To: openembedded-core@lists.openembedded.org Subject: [OE-core

Re: [OE-core] [][PATCH v2] mesa-demos: fix deadlock in sharedtex_mt

2015-10-21 Thread Belal, Awais
Ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Thursday, October 08, 2015 7:16 PM To: openembedded-core@lists.openembedded.org Subject: [OE-core

Re: [OE-core] [PATCH] mesa-demos: fix deadlock in sharedtex_mt

2015-10-08 Thread Belal, Awais
Hi Carlos, The patch submission is available at https://patchwork.freedesktop.org/patch/61350/ Should I simply send a new patch with the same subject line or make it a v2? BR, Awais From: openembedded-core-boun...@lists.openembedded.org

[OE-core] Issue with debian packaging - packagegroup-core-x11

2015-08-07 Thread Belal, Awais
Hi guys, I have run into a do_rootfs failure which is only evident when debian packaging is used. The issue roots up due to incompatibility of xserver-nodm-init between oe-core and meta-oe. I see that it has been discussed quite a few times. It also seems that debian packaging (apt-get I

Re: [OE-core] [PATCH] initrdscripts: handle mmc device as installer medium

2015-07-12 Thread Belal, Awais
Hi folks, Any objections on the below patch? BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Tuesday, July 07, 2015 12:43 PM To: openembedded-core

Re: [OE-core] [PATCH] gstreamer1.0-omx: use mulitple SCMs to fetch submodules

2015-01-04 Thread Belal, Awais
Hi Koen, Please see the comments here: http://patchwork.openembedded.org/patch/85413/ BR, Awais From: Koen Kooi [k...@dominion.thruhere.net] Sent: Sunday, January 04, 2015 5:17 PM To: Nicolas Dechesne Cc: Belal, Awais; Patches and discussions about

Re: [OE-core] [PATCH] gstreamer1.0-omx: use mulitple SCMs to fetch submodules

2014-12-29 Thread Belal, Awais
of when an update is made but I think this is the way to go. BR, Awais From: Nicolas Dechesne [nicolas.deche...@linaro.org] Sent: Monday, December 29, 2014 5:41 PM To: Belal, Awais Cc: Patches and discussions about the oe-core layer Subject: Re: [OE-core

Re: [OE-core] [PATCH] gstreamer1.0-* use gitsm style SRC_URI for git recipes

2014-12-22 Thread Belal, Awais
This applies to [dizzy] as well. BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Monday, December 22, 2014 6:53 PM To: openembedded-core

Re: [OE-core] [PATCH][Dizzy] libxcb: fix socket writes

2014-12-16 Thread Belal, Awais
Hi Armin, Added [Dizzy] in the subject as per your email. BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Tuesday, December 16, 2014 12:22 PM To: Burton, Ross

Re: [OE-core] [PATCH] [Dizzy] [master] gstreamer1.0-* fix configure for out of tree build on git recipes

2014-12-16 Thread Belal, Awais
This patch is applicable to Dizzy as well as master. BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Tuesday, December 16, 2014 12:23 PM To: openembedded

Re: [OE-core] [PATCH] [Dizzy] gstreamer1.0-libav: specify proper cross-prefix

2014-12-16 Thread Belal, Awais
Hi Armin, This has been merged to master and is applicable to Dizzy as well. BR, Awais From: Awais Belal [awais.be...@gmail.com] Sent: Friday, December 05, 2014 4:40 PM To: openembedded-core@lists.openembedded.org Cc: Belal, Awais; Moseley, Drew Subject

Re: [OE-core] [PATCH] gstreamer1.0-* fix configure for out of tree build on git recipes

2014-12-15 Thread Belal, Awais
ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Tuesday, December 09, 2014 12:45 PM To: openembedded-core@lists.openembedded.org Subject: [OE-core

Re: [OE-core] [PATCH] libxcb: fix socket writes

2014-12-15 Thread Belal, Awais
ping! BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Tuesday, December 09, 2014 4:33 PM To: Burton, Ross; Armin Kuster Cc: OE-core Subject: Re: [OE-core] [PATCH

Re: [OE-core] [PATCH] libxcb: fix socket writes

2014-12-09 Thread Belal, Awais
Hi Armin, Is this acceptable for the dizzy branch or do I need to resubmit with the tag? BR, Awais From: Burton, Ross [ross.bur...@intel.com] Sent: Monday, December 08, 2014 4:39 PM To: Belal, Awais; Armin Kuster Cc: OE-core Subject: Re: [OE-core] [PATCH] libxcb

Re: [OE-core] [PATCH] libxcb: fix socket writes

2014-12-06 Thread Belal, Awais
Hi Ross, Do I need to resubmit this with [dizzy] tag or will this work? BR, Awais From: Burton, Ross [ross.bur...@intel.com] Sent: Friday, December 05, 2014 7:58 PM To: Belal, Awais Cc: OE-core Subject: Re: [OE-core] [PATCH] libxcb: fix socket writes On 5

Re: [OE-core] [PATCH] libxcb: fix socket writes

2014-12-05 Thread Belal, Awais
I will look into the version upgrade. Can this be merged to dizzy? BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Burton, Ross [ross.bur...@intel.com] Sent: Friday, December 05,

[OE-core] (no subject)

2013-01-23 Thread Belal, Awais
Hi Guys, I have a question regarding openssl. The openssl.inc file under the poky package creates a -misc package which is not directly installed unless either put in RDPENEDS or RRECOMMENDS. This package (-misc) contains the openssl configuration file which is required while generating

[OE-core] Openssl - config file not being pulled in on the install

2013-01-23 Thread Belal, Awais
Hi Guys, This probably went un-noticed because I forgot to put a subject the first time around... my bad! I have a question regarding openssl. The openssl.inc file under the poky package creates a -misc package which is not directly installed unless either put in RDPENEDS or RRECOMMENDS. This