* [dylan][PATCH 0/1] Cherry-picks from master for poky dylan branch
@ 2013-05-22 16:20 Paul Eggleton
2013-05-22 16:20 ` [dylan][PATCH 1/1] poky-lsb: Ensure kernel nfsd module is enabled Paul Eggleton
2013-05-22 16:35 ` [dylan][PATCH 0/1] Cherry-picks from master for poky dylan branch Paul Eggleton
0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2013-05-22 16:20 UTC (permalink / raw)
To: poky
This has been tested on the Yocto Project autobuilder.
The following change since commit 3faa5039c8147d0bf9e352dc5ad1e9e12cf2086a:
kern-tools: refresh and make dash compliant (2013-05-22 17:14:05 +0100)
is available in the git repository at:
git://git.yoctoproject.org/poky-contrib paule/poky-dylan-next
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/poky-dylan-next
Saul Wold (1):
poky-lsb: Ensure kernel nfsd module is enabled
meta-yocto/conf/distro/poky-lsb.conf | 3 +++
1 file changed, 3 insertions(+)
--
1.8.1.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dylan][PATCH 1/1] poky-lsb: Ensure kernel nfsd module is enabled
2013-05-22 16:20 [dylan][PATCH 0/1] Cherry-picks from master for poky dylan branch Paul Eggleton
@ 2013-05-22 16:20 ` Paul Eggleton
2013-05-22 16:35 ` [dylan][PATCH 0/1] Cherry-picks from master for poky dylan branch Paul Eggleton
1 sibling, 0 replies; 3+ messages in thread
From: Paul Eggleton @ 2013-05-22 16:20 UTC (permalink / raw)
To: poky
From: Saul Wold <sgw@linux.intel.com>
LSB Test require NFS be enabled soe ensure that the kernel
feature is on.
(From meta-yocto master rev: af82f0ed0ccb5ce40b39f27fe5f9c1a981238297)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
meta-yocto/conf/distro/poky-lsb.conf | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta-yocto/conf/distro/poky-lsb.conf b/meta-yocto/conf/distro/poky-lsb.conf
index 404c3ec..53d088f 100644
--- a/meta-yocto/conf/distro/poky-lsb.conf
+++ b/meta-yocto/conf/distro/poky-lsb.conf
@@ -6,4 +6,7 @@ DISTROOVERRIDES = "poky:linuxstdbase"
DISTRO_FEATURES_append = " pam largefile opengl"
PREFERRED_PROVIDER_virtual/libx11 = "libx11"
+# Ensure the kernel nfs server is enabled
+KERNEL_FEATURES_append = " features/nfsd/nfsd-enable.scc"
+
--
1.8.1.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [dylan][PATCH 0/1] Cherry-picks from master for poky dylan branch
2013-05-22 16:20 [dylan][PATCH 0/1] Cherry-picks from master for poky dylan branch Paul Eggleton
2013-05-22 16:20 ` [dylan][PATCH 1/1] poky-lsb: Ensure kernel nfsd module is enabled Paul Eggleton
@ 2013-05-22 16:35 ` Paul Eggleton
1 sibling, 0 replies; 3+ messages in thread
From: Paul Eggleton @ 2013-05-22 16:35 UTC (permalink / raw)
To: poky
On Wednesday 22 May 2013 17:20:26 Paul Eggleton wrote:
> This has been tested on the Yocto Project autobuilder.
>
>
> The following change since commit 3faa5039c8147d0bf9e352dc5ad1e9e12cf2086a:
>
> kern-tools: refresh and make dash compliant (2013-05-22 17:14:05 +0100)
>
> is available in the git repository at:
>
> git://git.yoctoproject.org/poky-contrib paule/poky-dylan-next
>
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/poky-dylan-n
> ext
>
> Saul Wold (1):
> poky-lsb: Ensure kernel nfsd module is enabled
>
> meta-yocto/conf/distro/poky-lsb.conf | 3 +++
> 1 file changed, 3 insertions(+)
I've just pushed an additional commit to the branch that bumps DISTRO_VERSION
to 1.4.1 and adds this version to SANITY_TESTED_DISTROS.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-22 16:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-22 16:20 [dylan][PATCH 0/1] Cherry-picks from master for poky dylan branch Paul Eggleton
2013-05-22 16:20 ` [dylan][PATCH 1/1] poky-lsb: Ensure kernel nfsd module is enabled Paul Eggleton
2013-05-22 16:35 ` [dylan][PATCH 0/1] Cherry-picks from master for poky dylan branch Paul Eggleton
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.