From: edwin.zhai@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] [RFC] Add mini X for self-hosted
Date: Wed, 21 Dec 2011 16:18:04 +0800 [thread overview]
Message-ID: <cover.1324454963.git.edwin.zhai@intel.com> (raw)
From: Zhai Edwin <edwin.zhai@intel.com>
All,
These patches add mini X, who will execute session files on behalf of file
owner without rootless X. By this way, a minimal X enviroment including
matchbox-wm is availale for the "builder" user to start auto-run apps.
Pls. help to review.
Thanks,
Edwin
The following changes since commit 4648aadfe161d2e0ec51408f35fdf8996727bd22:
ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPES (2011-12-20 13:15:54 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib gzhai/build-appliance2
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/build-appliance2
Zhai Edwin (4):
minix-session: Add this recipe as the session file for mini X
Add mini X core tasks
Add "builder" user for specific purpose.
self-hosted-image: Add builder user and mini X
meta/classes/core-image.bbclass | 2 +
meta/recipes-core/images/self-hosted-image.bb | 4 +-
meta/recipes-core/tasks/task-self-hosted.bb | 3 +-
meta/recipes-graphics/builder/builder_0.1.bb | 27 ++++++++++++
meta/recipes-graphics/builder/files/auto_start.sh | 11 +++++
.../minix-session/files/minix-session | 32 ++++++++++++++
.../minix-session/minix-session_0.1.bb | 24 ++++++++++
meta/recipes-sato/tasks/task-core-x11-mini.bb | 45 ++++++++++++++++++++
8 files changed, 146 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-graphics/builder/builder_0.1.bb
create mode 100644 meta/recipes-graphics/builder/files/auto_start.sh
create mode 100644 meta/recipes-graphics/minix-session/files/minix-session
create mode 100644 meta/recipes-graphics/minix-session/minix-session_0.1.bb
create mode 100644 meta/recipes-sato/tasks/task-core-x11-mini.bb
next reply other threads:[~2011-12-21 8:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-21 8:18 edwin.zhai [this message]
2011-12-21 8:18 ` [PATCH 1/4] minix-session: Add this recipe as the session file for mini X edwin.zhai
2011-12-21 10:36 ` Paul Eggleton
2011-12-21 19:42 ` Otavio Salvador
2011-12-22 0:49 ` Zhai, Edwin
2011-12-21 19:38 ` Saul Wold
2011-12-22 0:52 ` Zhai, Edwin
2011-12-22 1:04 ` Saul Wold
2011-12-21 8:18 ` [PATCH 2/4] Add mini X core tasks edwin.zhai
2011-12-21 8:18 ` [PATCH 3/4] Add "builder" user for specific purpose edwin.zhai
2011-12-21 19:37 ` Saul Wold
2011-12-21 8:18 ` [PATCH 4/4] self-hosted-image: Add builder user and mini X edwin.zhai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1324454963.git.edwin.zhai@intel.com \
--to=edwin.zhai@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox