aboutsummaryrefslogtreecommitdiffstats
path: root/features/org.yocto.sdk2.autotools
AgeCommit message (Collapse)Author
2018-11-16Update plugin names and descriptions in pom.xmlcha/yoctoPluginsContainerBuildChin Huat Ang
Make sure all plugin names' begin with "Yocto Project", especially plugins which are placeholders for upstream feature contribution and bug fixes. Signed-off-by: Chin Huat Ang <chin.huat.ang@intel.com>
2018-11-16Fix missing copyright and license infoChin Huat Ang
Reuse license info from org.yocto.sdk for new org.yocto.sdk2.* features. Signed-off-by: Chin Huat Ang <chin.huat.ang@intel.com>
2018-11-16Group new plugins as featuresChin Huat Ang
"Yocto Project SDK Support - Experimental" feature (org.yocto.sdk2) provides the following plugins: * org.yocto.ui * org.yocto.docker.launcher * org.yocto.docker.ui * org.yocto.sdk.core * org.yocto.sdk.ui * org.yocto.sdk.docker.launcher * org.yocto.sdk.docker.ui "Yocto Project SDK Autotools Support - Experimental" feature (org.yocto.sdk2.autotools) provides the following plugins: * org.yocto.sdk.autotools.core * org.yocto.sdk.autotools.ui "Yocto Project SDK CMake Support - Experimental" feature (org.yocto.sdk2.cmake) provides the following plugins: * org.yocto.cmake.ore * org.yocto.cmake.ui * org.yocto.sdk.cmake.core * org.yocto.sdk.cmake.ui Signed-off-by: Chin Huat Ang <chin.huat.ang@intel.com>