]> code.ossystems Code Review - openembedded-core.git/commit
qemu-config: turn into distcc-config and a package group
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 3 Sep 2012 13:45:42 +0000 (14:45 +0100)
committerSaul Wold <sgw@linux.intel.com>
Tue, 4 Sep 2012 05:52:55 +0000 (22:52 -0700)
commitac510cb82c007f987b481df74c7a5fede81fa85a
tree740b8af961ee6872257947dc58313a2c501e8e33
parentc48f87a3fa9c61aaeedbcf5712a699c27d940a3b
qemu-config: turn into distcc-config and a package group

* Create a new packagegroup-core-device-devel which pulls in everything
  that qemu-config used to, with the exception of anjuta-remote-run -
  this is unlikely to be widely used
* Move the remainder of qemu-config to distcc-config and allow
  DISTCC_HOSTS to be configured via a variable of the same name
* Use SUMMARY instead of DESCRIPTION for single-line description since
  DESCRIPTION is defaulted from SUMMARY if not set

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-bsp/qemu-config/qemu-config.bb [deleted file]
meta/recipes-devtools/devel-config/distcc-config.bb [new file with mode: 0644]
meta/recipes-devtools/devel-config/distcc-config/distcc.sh [moved from meta/recipes-bsp/qemu-config/qemu-config/distcc.sh with 57% similarity]
meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb [new file with mode: 0644]