All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] beagleboard: set kernel provider to linux-yocto (2.6.37)
       [not found] <cover.1296762098.git.dvhart@linux.intel.com>
@ 2011-02-03 19:43 ` Darren Hart
  2011-02-03 19:51   ` Bruce Ashfield
  2011-02-03 19:55   ` Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Darren Hart @ 2011-02-03 19:43 UTC (permalink / raw)
  To: poky

From: Darren Hart <dvhart@linux.intel.com>

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: dvhart/beagle
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/beagle

Thanks,
    Darren Hart <dvhart@linux.intel.com>

Support has been added for basic Beagleboard xM functionality,
including networking, to the linux-yocto kernel repository.
Tested on the Beagleboard xM.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 meta/conf/machine/beagleboard.conf           |    2 +-
 meta/recipes-kernel/linux/linux-yocto_git.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/conf/machine/beagleboard.conf b/meta/conf/machine/beagleboard.conf
index f21638c..04947c0 100644
--- a/meta/conf/machine/beagleboard.conf
+++ b/meta/conf/machine/beagleboard.conf
@@ -24,7 +24,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
 # Guesswork
 SERIAL_CONSOLE = "115200 ttyO2"
 
-PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-stable"
+PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
 PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto"
 
 KERNEL_IMAGETYPE = "uImage"
diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb
index 5f126b3..cc52397 100644
--- a/meta/recipes-kernel/linux/linux-yocto_git.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_git.bb
@@ -20,7 +20,7 @@ SRCREV_FORMAT = "meta_machine"
 SRC_URI = "git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta \
            file://tools-perf-no-scripting.patch"
 
-COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|mpc8315e-rdb|routerstationpro)"
+COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|mpc8315e-rdb|routerstationpro|beagleboard)"
 
 # Functionality flags
 KERNEL_REVISION_CHECKING ?= "t"
-- 
1.7.1



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

* Re: [PATCH] beagleboard: set kernel provider to linux-yocto (2.6.37)
  2011-02-03 19:43 ` [PATCH] beagleboard: set kernel provider to linux-yocto (2.6.37) Darren Hart
@ 2011-02-03 19:51   ` Bruce Ashfield
  2011-02-03 19:55   ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2011-02-03 19:51 UTC (permalink / raw)
  To: Darren Hart; +Cc: poky

On Thu, Feb 3, 2011 at 2:43 PM, Darren Hart <dvhart@linux.intel.com> wrote:
> From: Darren Hart <dvhart@linux.intel.com>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>  Branch: dvhart/beagle
>  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/beagle
>
> Thanks,
>    Darren Hart <dvhart@linux.intel.com>
>
> Support has been added for basic Beagleboard xM functionality,
> including networking, to the linux-yocto kernel repository.
> Tested on the Beagleboard xM.

Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com>

I've been building this just today to test lttng support, now is
the time to throw the switch.

Bruce

>
> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
> CC: Bruce Ashfield <bruce.ashfield@windriver.com>
> ---
>  meta/conf/machine/beagleboard.conf           |    2 +-
>  meta/recipes-kernel/linux/linux-yocto_git.bb |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/conf/machine/beagleboard.conf b/meta/conf/machine/beagleboard.conf
> index f21638c..04947c0 100644
> --- a/meta/conf/machine/beagleboard.conf
> +++ b/meta/conf/machine/beagleboard.conf
> @@ -24,7 +24,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
>  # Guesswork
>  SERIAL_CONSOLE = "115200 ttyO2"
>
> -PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-stable"
> +PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
>  PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto"
>
>  KERNEL_IMAGETYPE = "uImage"
> diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb
> index 5f126b3..cc52397 100644
> --- a/meta/recipes-kernel/linux/linux-yocto_git.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto_git.bb
> @@ -20,7 +20,7 @@ SRCREV_FORMAT = "meta_machine"
>  SRC_URI = "git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta \
>            file://tools-perf-no-scripting.patch"
>
> -COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|mpc8315e-rdb|routerstationpro)"
> +COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|mpc8315e-rdb|routerstationpro|beagleboard)"
>
>  # Functionality flags
>  KERNEL_REVISION_CHECKING ?= "t"
> --
> 1.7.1
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>



-- 
"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

* Re: [PATCH] beagleboard: set kernel provider to linux-yocto (2.6.37)
  2011-02-03 19:43 ` [PATCH] beagleboard: set kernel provider to linux-yocto (2.6.37) Darren Hart
  2011-02-03 19:51   ` Bruce Ashfield
@ 2011-02-03 19:55   ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-02-03 19:55 UTC (permalink / raw)
  To: Darren Hart; +Cc: poky

On 02/03/2011 11:43 AM, Darren Hart wrote:
> From: Darren Hart<dvhart@linux.intel.com>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: dvhart/beagle
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/beagle
>
> Thanks,
>      Darren Hart<dvhart@linux.intel.com>
>
> Support has been added for basic Beagleboard xM functionality,
> including networking, to the linux-yocto kernel repository.
> Tested on the Beagleboard xM.
>
> Signed-off-by: Darren Hart<dvhart@linux.intel.com>
> CC: Bruce Ashfield<bruce.ashfield@windriver.com>
> ---
>   meta/conf/machine/beagleboard.conf           |    2 +-
>   meta/recipes-kernel/linux/linux-yocto_git.bb |    2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/conf/machine/beagleboard.conf b/meta/conf/machine/beagleboard.conf
> index f21638c..04947c0 100644
> --- a/meta/conf/machine/beagleboard.conf
> +++ b/meta/conf/machine/beagleboard.conf
> @@ -24,7 +24,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
>   # Guesswork
>   SERIAL_CONSOLE = "115200 ttyO2"
>
> -PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-stable"
> +PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
>   PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto"
>
>   KERNEL_IMAGETYPE = "uImage"
> diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb
> index 5f126b3..cc52397 100644
> --- a/meta/recipes-kernel/linux/linux-yocto_git.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto_git.bb
> @@ -20,7 +20,7 @@ SRCREV_FORMAT = "meta_machine"
>   SRC_URI = "git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta \
>              file://tools-perf-no-scripting.patch"
>
> -COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|mpc8315e-rdb|routerstationpro)"
> +COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|mpc8315e-rdb|routerstationpro|beagleboard)"
>
>   # Functionality flags
>   KERNEL_REVISION_CHECKING ?= "t"
Merged into Master

	Thanks
		Sau!


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

end of thread, other threads:[~2011-02-03 19:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cover.1296762098.git.dvhart@linux.intel.com>
2011-02-03 19:43 ` [PATCH] beagleboard: set kernel provider to linux-yocto (2.6.37) Darren Hart
2011-02-03 19:51   ` Bruce Ashfield
2011-02-03 19:55   ` Saul Wold

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.