* Unfortunately, the board port repositories are very difficult to update by our SDK's code freeze date. * Therefore, we will be removing the board port repositories from being bundled within the SDK.
Signed-off-by: Franklin S. Cooper Jr <[email protected]> --- .../packagegroup-arago-tisdk-amsdk-sdk-host.bb | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb index 4654a96..89da2ff 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Task to install additional scripts and applications into the SDK" LICENSE = "MIT" -PR = "r15" +PR = "r16" inherit packagegroup @@ -26,8 +26,6 @@ RDEPENDS_${PN} = "\ ${TOOLS} \ ti-tisdk-setup \ ${EXTRA_FILES} \ - board-port-labs-u-boot-src \ - board-port-labs-linux-src \ oe-layersetup-src \ ti-tisdk-makefile \ ${U-BOOT_SRC} \ -- 1.7.0.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
