From: <jackie.huang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] kbd: Limit the kbdrate application to x86, mips and sparc
Date: Mon, 24 Jun 2013 14:27:57 +0800 [thread overview]
Message-ID: <cover.1371807568.git.jackie.huang@windriver.com> (raw)
From: Jackie Huang <jackie.huang@windriver.com>
Tested with:
1)
MACHINE = "qemux86-64"
IMAGE_INSTALL_append = " kbd"
2)
MACHINE = "qemuppc"
IMAGE_INSTALL_append = " kbd"
3)
MACHINE = "qemuarm"
IMAGE_INSTALL_append = " kbd"
4)
MACHINE = "qemumips"
IMAGE_INSTALL_append = " kbd"
build:
$ bitbake core-image-minimal
$ runqemu qemux86-64 core-image-minimal ext3 nographic
run on qemu targets:
# kbdrate
--
The following changes since commit 47bbd0a32e6a70e191539e221c8cbfafb28e747b:
Add Upstream-Status for libxml2-CVE-2012-2871.patch (2013-06-21 10:19:36 +0800)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib jhuang0/r_bbappend_kbd_0621_2
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_bbappend_kbd_0621_2
Jackie Huang (1):
Limit the kbdrate application to x86, mips and sparc.
.../0001-Limit-kbdrate-to-x86-mips-and-sparc.patch | 48 ++++++++++++++++++++
meta/recipes-core/kbd/kbd_1.15.2.bb | 6 ++-
2 files changed, 52 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-core/kbd/files/0001-Limit-kbdrate-to-x86-mips-and-sparc.patch
--
1.7.4.1
next reply other threads:[~2013-06-24 6:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-24 6:27 jackie.huang [this message]
2013-06-24 6:27 ` [PATCH 1/1] Limit the kbdrate application to x86, mips and sparc jackie.huang
2013-06-24 7:23 ` Paul Barker
2013-06-24 7:45 ` jhuang0
2013-06-24 15:18 ` Saul Wold
2013-06-24 15:23 ` Richard Purdie
2013-06-25 1:19 ` jhuang0
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.1371807568.git.jackie.huang@windriver.com \
--to=jackie.huang@windriver.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 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.