All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xf86-video-imxfb: Add COMPATIBLE_MACHINE, since its dependencies have this
@ 2014-02-21 14:00 David Nyström
  2014-02-21 15:42 ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: David Nyström @ 2014-02-21 14:00 UTC (permalink / raw)
  To: meta-freescale

Signed-off-by: David Nyström <david.c.nystrom@gmail.com>
---
 recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb
index afc0124..04f2c55 100644
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb
+++ b/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb
@@ -36,3 +36,5 @@ RDEPENDS_${PN} += "xserver-xorg-module-exa"
 
 INSANE_SKIP_${PN} = "ldflags"
 INSANE_SKIP_${PN}-dbg = "ldflags"
+
+COMPATIBLE_MACHINE = "(imx)"
\ No newline at end of file
-- 
1.8.3.2



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] xf86-video-imxfb: Add COMPATIBLE_MACHINE, since its dependencies have this
  2014-02-21 14:00 [PATCH] xf86-video-imxfb: Add COMPATIBLE_MACHINE, since its dependencies have this David Nyström
@ 2014-02-21 15:42 ` Otavio Salvador
  2014-02-21 15:59   ` David Nyström
  0 siblings, 1 reply; 3+ messages in thread
From: Otavio Salvador @ 2014-02-21 15:42 UTC (permalink / raw)
  To: David Nyström; +Cc: meta-freescale@yoctoproject.org

Hello David,

On Fri, Feb 21, 2014 at 11:00 AM, David Nyström
<david.c.nystrom@gmail.com> wrote:

Please use a shorter short log and a long description.

> Signed-off-by: David Nyström <david.c.nystrom@gmail.com>
> ---
>  recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb
> index afc0124..04f2c55 100644
> --- a/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb
> +++ b/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb
> @@ -36,3 +36,5 @@ RDEPENDS_${PN} += "xserver-xorg-module-exa"
>
>  INSANE_SKIP_${PN} = "ldflags"
>  INSANE_SKIP_${PN}-dbg = "ldflags"
> +
> +COMPATIBLE_MACHINE = "(imx)"
> \ No newline at end of file

Fix the newline warning and please check the matching. I think you
intended to use mx5 here,

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] xf86-video-imxfb: Add COMPATIBLE_MACHINE, since its dependencies have this
  2014-02-21 15:42 ` Otavio Salvador
@ 2014-02-21 15:59   ` David Nyström
  0 siblings, 0 replies; 3+ messages in thread
From: David Nyström @ 2014-02-21 15:59 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org

V2 sent

On fre 21 feb 2014 16:42:23, Otavio Salvador wrote:
> Hello David,
>
> On Fri, Feb 21, 2014 at 11:00 AM, David Nyström
> <david.c.nystrom@gmail.com> wrote:
>
> Please use a shorter short log and a long description.
>
>> Signed-off-by: David Nyström <david.c.nystrom@gmail.com>
>> ---
>>   recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb | 2 ++
>>   1 file changed, 2 insertions(+)
>>
>> diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb
>> index afc0124..04f2c55 100644
>> --- a/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb
>> +++ b/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb
>> @@ -36,3 +36,5 @@ RDEPENDS_${PN} += "xserver-xorg-module-exa"
>>
>>   INSANE_SKIP_${PN} = "ldflags"
>>   INSANE_SKIP_${PN}-dbg = "ldflags"
>> +
>> +COMPATIBLE_MACHINE = "(imx)"
>> \ No newline at end of file
>
> Fix the newline warning and please check the matching. I think you
> intended to use mx5 here,
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-21 15:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21 14:00 [PATCH] xf86-video-imxfb: Add COMPATIBLE_MACHINE, since its dependencies have this David Nyström
2014-02-21 15:42 ` Otavio Salvador
2014-02-21 15:59   ` David Nyström

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.