mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
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>
|
||
|---|---|---|
| .. | ||
| conf | ||
| docs | ||
| recipes-bsp | ||
| recipes-graphics/xorg-xserver | ||
| recipes-kernel/linux | ||
| COPYING.MIT | ||
| README.sources | ||
| ReleaseNotes | ||
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