* [PATCH 0/1] task-self-hosted: add nfs-utils and nfs-utils-client into the target
@ 2012-03-19 3:28 Dexuan Cui
2012-03-19 3:28 ` [PATCH 1/1] " Dexuan Cui
2012-03-21 18:51 ` [PATCH 0/1] " Saul Wold
0 siblings, 2 replies; 3+ messages in thread
From: Dexuan Cui @ 2012-03-19 3:28 UTC (permalink / raw)
To: openembedded-core, sgw
The following changes since commit 0882b5e0adb05d4f950c721fcb80b4cff42ce079:
self-hosted-image: pre-populate the builder user with poky source (2012-03-19 09:31:19 +0800)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib dcui/self
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/self
Dexuan Cui (1):
task-self-hosted: add nfs-utils and nfs-utils-client into the target
meta/recipes-core/tasks/task-self-hosted.bb | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
--
1.7.6
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] task-self-hosted: add nfs-utils and nfs-utils-client into the target
2012-03-19 3:28 [PATCH 0/1] task-self-hosted: add nfs-utils and nfs-utils-client into the target Dexuan Cui
@ 2012-03-19 3:28 ` Dexuan Cui
2012-03-21 18:51 ` [PATCH 0/1] " Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Dexuan Cui @ 2012-03-19 3:28 UTC (permalink / raw)
To: openembedded-core, sgw
Without this, in the target, we don't have the mount.nfs utility.
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
---
meta/recipes-core/tasks/task-self-hosted.bb | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-core/tasks/task-self-hosted.bb b/meta/recipes-core/tasks/task-self-hosted.bb
index 586a461..d349078 100644
--- a/meta/recipes-core/tasks/task-self-hosted.bb
+++ b/meta/recipes-core/tasks/task-self-hosted.bb
@@ -3,7 +3,7 @@
#
DESCRIPTION = "Create Basic Image Tasks"
-PR = "r6"
+PR = "r7"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
@@ -123,6 +123,8 @@ RDEPENDS_task-self-hosted-extended = "\
mtools \
ncurses \
neon \
+ nfs-utils \
+ nfs-utils-client \
openssl \
opkg \
opkg-utils \
--
1.7.6
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH 0/1] task-self-hosted: add nfs-utils and nfs-utils-client into the target
2012-03-19 3:28 [PATCH 0/1] task-self-hosted: add nfs-utils and nfs-utils-client into the target Dexuan Cui
2012-03-19 3:28 ` [PATCH 1/1] " Dexuan Cui
@ 2012-03-21 18:51 ` Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2012-03-21 18:51 UTC (permalink / raw)
To: Dexuan Cui; +Cc: openembedded-core
On 03/18/2012 08:28 PM, Dexuan Cui wrote:
> The following changes since commit 0882b5e0adb05d4f950c721fcb80b4cff42ce079:
>
> self-hosted-image: pre-populate the builder user with poky source (2012-03-19 09:31:19 +0800)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib dcui/self
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/self
>
> Dexuan Cui (1):
> task-self-hosted: add nfs-utils and nfs-utils-client into the target
>
> meta/recipes-core/tasks/task-self-hosted.bb | 4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
>
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-03-21 19:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-19 3:28 [PATCH 0/1] task-self-hosted: add nfs-utils and nfs-utils-client into the target Dexuan Cui
2012-03-19 3:28 ` [PATCH 1/1] " Dexuan Cui
2012-03-21 18:51 ` [PATCH 0/1] " Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox