From: Petter Mabacker <[email protected]> Proposal to remove x-load recipe, after discussion on oe mailing list. The conclusion was that X-load shouldn't be used anymore, it has been superseded by u-boot SPL for all cortex based TI SoCs. For legacy boards meta-ti layer has a maintained recipe of x-load that should be used instead.
The following changes since commit 7b78c364b7de901f97cd8dbe56d5e02f545bf3d3: cleanup-workdir: Fix crosssdk reference after addition of PN (2014-05-05 09:05:42 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib petmab/remove_xload http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=petmab/remove_xload Petter Mabacker (1): x-load: remove recipe .../x-load/x-load-git/beagleboard/name.patch | 18 --------- meta/recipes-bsp/x-load/x-load.inc | 40 -------------------- meta/recipes-bsp/x-load/x-load_git.bb | 21 ---------- 3 files changed, 79 deletions(-) delete mode 100644 meta/recipes-bsp/x-load/x-load-git/beagleboard/name.patch delete mode 100644 meta/recipes-bsp/x-load/x-load.inc delete mode 100644 meta/recipes-bsp/x-load/x-load_git.bb -- 1.7.9.5 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
