All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1]mpc8315e-rdb: add kernel modules to rootfs
@ 2011-08-19  9:46 Jingdong.Lu
  2011-08-19  9:46 ` [PATCH 1/1] mpc8315e-rdb: " Jingdong.Lu
  2011-08-24  3:46 ` [PATCH 0/1]mpc8315e-rdb: " Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Jingdong.Lu @ 2011-08-19  9:46 UTC (permalink / raw)
  To: Openembedded-core

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

Fix bug: [YOCTO #817]

Add kernel modules to rootfs for mpc8315e.

The following changes since commit 081e010443a3436dbd5415968aeb3ef4383e2686:
  Jingdong Lu (1):
        initrdscripts: fix init-live.sh

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib jingdonglu/bug817
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jingdonglu/bug817

Jingdong Lu (1):
  mpc8315e-rdb: add kernel modules to rootfs

 meta-yocto/conf/machine/mpc8315e-rdb.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)




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

* [PATCH 1/1] mpc8315e-rdb: add kernel modules to rootfs
  2011-08-19  9:46 [PATCH 0/1]mpc8315e-rdb: add kernel modules to rootfs Jingdong.Lu
@ 2011-08-19  9:46 ` Jingdong.Lu
  2011-08-24  3:46 ` [PATCH 0/1]mpc8315e-rdb: " Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Jingdong.Lu @ 2011-08-19  9:46 UTC (permalink / raw)
  To: Openembedded-core

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

Fix bug: [YOCTO #817]
Add kernel modules to rootfs for mpc8315e.

Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
---
 meta-yocto/conf/machine/mpc8315e-rdb.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta-yocto/conf/machine/mpc8315e-rdb.conf b/meta-yocto/conf/machine/mpc8315e-rdb.conf
index 172deec..b2c978a 100644
--- a/meta-yocto/conf/machine/mpc8315e-rdb.conf
+++ b/meta-yocto/conf/machine/mpc8315e-rdb.conf
@@ -19,3 +19,5 @@ XSERVER = "xserver-kdrive-fbdev"
 UBOOT_ENTRYPOINT = "0x00000000"
 
 KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/mpc8315erdb.dts"
+
+MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
-- 
1.7.0.4




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

* Re: [PATCH 0/1]mpc8315e-rdb: add kernel modules to rootfs
  2011-08-19  9:46 [PATCH 0/1]mpc8315e-rdb: add kernel modules to rootfs Jingdong.Lu
  2011-08-19  9:46 ` [PATCH 1/1] mpc8315e-rdb: " Jingdong.Lu
@ 2011-08-24  3:46 ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-08-24  3:46 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: Jingdong.Lu

On 08/19/2011 02:46 AM, Jingdong.Lu@windriver.com wrote:
> From: Jingdong Lu<jingdong.lu@windriver.com>
>
> Fix bug: [YOCTO #817]
>
> Add kernel modules to rootfs for mpc8315e.
>
> The following changes since commit 081e010443a3436dbd5415968aeb3ef4383e2686:
>    Jingdong Lu (1):
>          initrdscripts: fix init-live.sh
>
> are available in the git repository at:
>
>    git://git.pokylinux.org/poky-contrib jingdonglu/bug817
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jingdonglu/bug817
>
> Jingdong Lu (1):
>    mpc8315e-rdb: add kernel modules to rootfs
>
>   meta-yocto/conf/machine/mpc8315e-rdb.conf |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>

In the future meta-yocto changes should got to poky@yoctoproject.org

Merged these into Poky/Master

Thanks
	Sau!



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

end of thread, other threads:[~2011-08-24  3:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-19  9:46 [PATCH 0/1]mpc8315e-rdb: add kernel modules to rootfs Jingdong.Lu
2011-08-19  9:46 ` [PATCH 1/1] mpc8315e-rdb: " Jingdong.Lu
2011-08-24  3:46 ` [PATCH 0/1]mpc8315e-rdb: " 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.