All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1]meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y
@ 2012-01-29  1:57 Jingdong.Lu
  2012-01-29  1:57 ` [PATCH 1/1] meta/beagleboard: " Jingdong.Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Jingdong.Lu @ 2012-01-29  1:57 UTC (permalink / raw)
  To: yocto

From: Jingdong Lu <jingdong.lu@windriver.com>

Fix bug [YOCTO #1898]

meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y instead of CONFIG_PANEL_GENERIC=y

Jingdong Lu (1):
  meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y

 .../kernel-cache/bsp/beagleboard/beagleboard.cfg   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



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

* [PATCH 1/1] meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y
  2012-01-29  1:57 [PATCH 0/1]meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y Jingdong.Lu
@ 2012-01-29  1:57 ` Jingdong.Lu
  2012-01-29  3:59   ` Bruce Ashfield
  0 siblings, 1 reply; 3+ messages in thread
From: Jingdong.Lu @ 2012-01-29  1:57 UTC (permalink / raw)
  To: yocto

From: Jingdong Lu <jingdong.lu@windriver.com>

Using CONFIG_PANEL_GENERIC_DPI=y instead of CONFIG_PANEL_GENERIC=y
for beagleboard.

Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
---
 .../kernel-cache/bsp/beagleboard/beagleboard.cfg   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg b/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg
index 994e034..8bb9d87 100644
--- a/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg
+++ b/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg
@@ -216,7 +216,7 @@ CONFIG_FB_OMAP2_NUM_FBS=2
 #
 # OMAP2/3 Display Device Drivers
 #
-CONFIG_PANEL_GENERIC=y
+CONFIG_PANEL_GENERIC_DPI=y
 CONFIG_PANEL_SHARP_LS037V7DW01=y
 # CONFIG_PANEL_LGPHILIPS_LB035Q02 is not set
 # CONFIG_PANEL_SAMSUNG_LTE430WQ_F0C is not set
-- 
1.7.0.4



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

* Re: [PATCH 1/1] meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y
  2012-01-29  1:57 ` [PATCH 1/1] meta/beagleboard: " Jingdong.Lu
@ 2012-01-29  3:59   ` Bruce Ashfield
  0 siblings, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2012-01-29  3:59 UTC (permalink / raw)
  To: Jingdong.Lu; +Cc: yocto

On Sat, Jan 28, 2012 at 8:57 PM,  <Jingdong.Lu@windriver.com> wrote:
> From: Jingdong Lu <jingdong.lu@windriver.com>
>
> Using CONFIG_PANEL_GENERIC_DPI=y instead of CONFIG_PANEL_GENERIC=y
> for beagleboard.

I've got this one queued in the next 3.0 update.

Cheers,

Bruce

>
> Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
> ---
>  .../kernel-cache/bsp/beagleboard/beagleboard.cfg   |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg b/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg
> index 994e034..8bb9d87 100644
> --- a/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg
> +++ b/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg
> @@ -216,7 +216,7 @@ CONFIG_FB_OMAP2_NUM_FBS=2
>  #
>  # OMAP2/3 Display Device Drivers
>  #
> -CONFIG_PANEL_GENERIC=y
> +CONFIG_PANEL_GENERIC_DPI=y
>  CONFIG_PANEL_SHARP_LS037V7DW01=y
>  # CONFIG_PANEL_LGPHILIPS_LB035Q02 is not set
>  # CONFIG_PANEL_SAMSUNG_LTE430WQ_F0C is not set
> --
> 1.7.0.4
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


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

end of thread, other threads:[~2012-01-29  3:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-29  1:57 [PATCH 0/1]meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y Jingdong.Lu
2012-01-29  1:57 ` [PATCH 1/1] meta/beagleboard: " Jingdong.Lu
2012-01-29  3:59   ` Bruce Ashfield

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.