| Submitter | Dexuan Cui |
|---|---|
| Date | April 5, 2012, 4:10 p.m. |
| Message ID | <cover.1333642153.git.dexuan.cui@intel.com> |
| Download | mbox |
| Permalink | /patch/25209/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib dcui/selfComments
On 04/05/2012 09:10 AM, Dexuan Cui wrote: > The following changes since commit a8b5a3ed58d2a136867fc55b53443b59557c6459: > > self-hosted-image: use the correct location of the file sudoers (2012-04-05 12:01:31 +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 (3): > libxaw: move it from meta-demoapps/ into meta/ and upgrade it to > 1.0.10 > xterm: port the recipe from OE and upgrade to v278 > task-self-hosted: install xterm into the target > > meta/recipes-core/tasks/task-self-hosted.bb | 3 +- > meta/recipes-graphics/xorg-app/xterm_278.bb | 25 ++++++++++++++++++++ > .../recipes-graphics/xorg-lib/libxaw_1.0.10.bb | 15 +++++------ > 3 files changed, 34 insertions(+), 9 deletions(-) > create mode 100644 meta/recipes-graphics/xorg-app/xterm_278.bb > rename meta-demoapps/recipes-graphics/xorg-lib/libxaw_1.0.5.bb => meta/recipes-graphics/xorg-lib/libxaw_1.0.10.bb (59%) > I am not sure adding xterm to oe-core at this point is the right answer, it might be better to look at the root cause which maybe hob using a hard-coded xterm instead of trying to determin what terminal is available. Sau!
The following changes since commit a8b5a3ed58d2a136867fc55b53443b59557c6459: self-hosted-image: use the correct location of the file sudoers (2012-04-05 12:01:31 +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 (3): libxaw: move it from meta-demoapps/ into meta/ and upgrade it to 1.0.10 xterm: port the recipe from OE and upgrade to v278 task-self-hosted: install xterm into the target meta/recipes-core/tasks/task-self-hosted.bb | 3 +- meta/recipes-graphics/xorg-app/xterm_278.bb | 25 ++++++++++++++++++++ .../recipes-graphics/xorg-lib/libxaw_1.0.10.bb | 15 +++++------ 3 files changed, 34 insertions(+), 9 deletions(-) create mode 100644 meta/recipes-graphics/xorg-app/xterm_278.bb rename meta-demoapps/recipes-graphics/xorg-lib/libxaw_1.0.5.bb => meta/recipes-graphics/xorg-lib/libxaw_1.0.10.bb (59%)