This repository was archived by the owner on Feb 5, 2020. It is now read-only.
Rename eclipse-poky to eclipse-yocto - #1
Open
ChinHuatAng wants to merge 4 commits into
Open
ChinHuatAng wants to merge 4 commits into
ChinHuatAng wants to merge 4 commits into
Conversation
Cosmetic change to replace all references to 'poky' with 'eclipse-yocto' as the plugins don't have poky distribution specific features. Also update maven build to use target platform file which has been renamed to eclipse-yocto.target. Signed-off-by: Chin Huat Ang <chin.huat.ang@intel.com>
Rename all Java types, methods, comments etc. to get rid of all reminiscent of eclipse-poky. Signed-off-by: Chin Huat Ang <chin.huat.ang@intel.com>
Signed-off-by: Chin Huat Ang <chin.huat.ang@intel.com>
Cosmetic fix for eclipse-yocto.target and eclipse-yocto.launch. As a bonus, set C/C++ as the default perspective in eclipse-yocto.launch. Also updates repo URL in eclipse-yocto.psf to point to eclipse-yocto-contrib. Signed-off-by: Chin Huat Ang <chin.huat.ang@intel.com>
ChinHuatAng
force-pushed
the
cha/renamePokyToYocto
branch
from
February 28, 2018 02:09
b526b5f to
1f309ed
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update documentation, rename filenames and refactor source codes to get rid of reminiscent of eclipse-poky as we rebrand to eclipse-yocto. All features/functionalities remain unchanged.
Most of the references to the word "poky" as reported by "grep -rHniI poky *" should now be eliminated. The only exceptions are org.yocto.bc.ui and the build scripts which will be removed eventually.