[OE-core] [PATCH 0/1] kbd: Limit the kbdrate application to x86, mips and sparc

jackie.huang at windriver.com jackie.huang at windriver.com
Mon Jun 24 06:27:57 UTC 2013


From: Jackie Huang <jackie.huang at 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




More information about the Openembedded-core mailing list