From patchwork Thu Apr 5 16:10:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] dexuan: build appliance: install xterm into the target [Apr 6, 2012] Date: Thu, 05 Apr 2012 16:10:10 -0000 From: Dexuan Cui X-Patchwork-Id: 25209 Message-Id: To: openembedded-core@lists.openembedded.org 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%)