mirror of
https://git.yoctoproject.org/poky
synced 2026-02-28 12:29:40 +01:00
This commit fixes Bug #528. 1. Added the target arch name to the pkg name of gcc-cross-canadian, gdb-cross-candian and bintuils-cross-candian. 2. Move the cross-canadian pkgs out of task-sdk-host into a new task task-cross-canadian. 3. Added the RDEPENDS of task-cross-canadian into meta-toolchain. Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
4 lines
72 B
BlitzBasic
4 lines
72 B
BlitzBasic
require binutils_${PV}.bb
|
|
require binutils-cross-canadian.inc
|
|
PR = "r6"
|