* Update ipsecmgr-mod to the 4.1 kernel * Fully integrate ipsecmgr into the SDK, including sources and top-level makefile target * Add back keystone LLDs which were disabled during migration to 4.1 kernel * Add LLD test packages to the filesystem
Jacob Stiffler (7): ipsecmgr: Bump SRCREV to port to 4.1 kernel packagegroup-arago-base-tisdk-server-extra: Re-enable keystone LLDs packagegroup-arago-test-addons: Re-enable keystone LLDs and tests tisdk-server-rootfs-image: Add test packagegroups arago-source-ipk: Enable ipsecmgr-mod-src packagegroup-arago-tisdk-addons-sdk-host: Add ipsecmgr-mod-src to SDK ti-tisdk-makefile: Add ipsecmgr-mod target .../conf/distro/arago-source-ipk.conf | 3 + .../images/tisdk-server-rootfs-image.bb | 2 + .../packagegroup-arago-base-tisdk-server-extra.bb | 46 +++++++----- .../packagegroup-arago-test-addons.bb | 84 ++++++++++++++-------- .../packagegroup-arago-tisdk-addons-sdk-host.bb | 3 +- .../ti-tisdk-makefile/Makefile_ipsecmgr-mod | 28 ++++++++ .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 4 +- .../recipes-support/ipsecmgr/ipsecmgr-mod_git.bb | 4 +- .../recipes-support/ipsecmgr/ipsecmgr.inc | 2 +- .../recipes-support/ipsecmgr/ipsecmgr_git.bb | 2 + 10 files changed, 125 insertions(+), 53 deletions(-) create mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_ipsecmgr-mod -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
