meta-intel/meta-n450
Tom Zanussi 6e74be58a9 meta-intel: remove task-core-tools-profile.bbappend
The functionality previously added by these bbappends was already
handled in task-core-tools-profile.bb (now
packagegroup-core-tools-profile.bb), so remove these.

SYSTEMTAP = "systemtap"
SYSTEMTAP_mips = ""

LTTNGUST = "lttng-ust"
LTTNGUST_mips = ""

RDEPENDS_${PN} = "\
    ${PROFILETOOLS} \
    ${LTTNGUST} \
    ${SYSTEMTAP} \
    ${VALGRIND} \

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-09-04 09:40:25 -05:00
..
conf layer.conf: Clarify BBFILES comments regarding recipe-* directories 2012-08-15 15:43:01 -07:00
docs meta-n450: Add new BSP for BlackSand / n450 2011-01-03 16:46:14 -08:00
recipes-bsp n450-audio: drop this machine specific recipe in favour of alsa-state 2012-01-17 13:35:19 -06:00
recipes-graphics/xorg-xserver n450: add xorg.conf to disable AutoAddDevices 2011-03-15 21:29:47 -07:00
recipes-kernel/linux meta-n450: explicitly specify KBRANCH we expect to use 2012-07-12 19:40:02 -05:00
COPYING.MIT meta-n450: Add new BSP for BlackSand / n450 2011-01-03 16:46:14 -08:00
README.sources meta-intel: update README.sources with denzil link 2012-05-25 15:50:08 -05:00
ReleaseNotes meta-intel: add Patches section to BSP READMEs 2011-12-01 11:57:39 -06:00

The sources for the packages comprising the images shipped with this
BSP can be found at the following location:

http://downloads.yoctoproject.org/mirror/sources/

The metadata used to generate the images shipped with this BSP, in
addition to the code contained in this BSP, can be found at the
following location:

http://www.yoctoproject.org/downloads/yocto-1.2/poky-denzil-7.0.tar.bz2

The metadata used to generate the images shipped with this BSP, in
addition to the code contained in this BSP, can also be found at the
following locations:

git://git.yoctoproject.org/poky.git
git://git.yoctoproject.org/meta-intel