All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH 1/1] raspberrypi.conf: is not a usb gadget
@ 2013-11-12 16:42 Andrei Gherzan
  2013-11-13 15:37 ` Andrei Gherzan
  0 siblings, 1 reply; 2+ messages in thread
From: Andrei Gherzan @ 2013-11-12 16:42 UTC (permalink / raw)
  To: yocto; +Cc: Dan McGregor

From: Dan McGregor <dan.mcgregor@usask.ca>

Change-Id: I93ed1832905e4fdfc5f5d387c37933b60a50f4c5
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 conf/machine/raspberrypi.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf
index e25b59a..1e619a7 100644
--- a/conf/machine/raspberrypi.conf
+++ b/conf/machine/raspberrypi.conf
@@ -24,7 +24,7 @@ XSERVER = " \
 
 KERNEL_IMAGETYPE = "Image"
 
-MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio"
+MACHINE_FEATURES = "kernel26 apm usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio"
 
 #RaspberryPi has no hardware clock
 MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc"
-- 
1.8.1.4



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

* Re: [meta-raspberrypi][PATCH 1/1] raspberrypi.conf: is not a usb gadget
  2013-11-12 16:42 [meta-raspberrypi][PATCH 1/1] raspberrypi.conf: is not a usb gadget Andrei Gherzan
@ 2013-11-13 15:37 ` Andrei Gherzan
  0 siblings, 0 replies; 2+ messages in thread
From: Andrei Gherzan @ 2013-11-13 15:37 UTC (permalink / raw)
  To: Yocto Project; +Cc: Dan McGregor

[-- Attachment #1: Type: text/plain, Size: 961 bytes --]

On Tue, Nov 12, 2013 at 6:42 PM, Andrei Gherzan <andrei@gherzan.ro> wrote:

> From: Dan McGregor <dan.mcgregor@usask.ca>
>
> Change-Id: I93ed1832905e4fdfc5f5d387c37933b60a50f4c5
> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
> ---
>  conf/machine/raspberrypi.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf
> index e25b59a..1e619a7 100644
> --- a/conf/machine/raspberrypi.conf
> +++ b/conf/machine/raspberrypi.conf
> @@ -24,7 +24,7 @@ XSERVER = " \
>
>  KERNEL_IMAGETYPE = "Image"
>
> -MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2
> screen touchscreen alsa bluetooth wifi sdio"
> +MACHINE_FEATURES = "kernel26 apm usbhost keyboard vfat ext2 screen
> touchscreen alsa bluetooth wifi sdio"
>
>  #RaspberryPi has no hardware clock
>  MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc"
> --
> 1.8.1.4
>
>
Merged.

ag

[-- Attachment #2: Type: text/html, Size: 1579 bytes --]

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

end of thread, other threads:[~2013-11-13 15:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-12 16:42 [meta-raspberrypi][PATCH 1/1] raspberrypi.conf: is not a usb gadget Andrei Gherzan
2013-11-13 15:37 ` Andrei Gherzan

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.