Hello Team,
I am new to Yocto, I have synced the code for i.mx8DualXplus, But I want to push the Yocto Source code to Local git repository which is maintained by my office on local GitLab server.
I have created the repository and I am trying to push the downloaded code to the local GitLab server.
> I am facing the issue that all the sub-projects in the source directory are not getting pushed to local git.
> I have tried to delete the .gitignore file from all the sub-projects then I was able to push the code but all the sub-projects lost this git history. i.e (.git folder from sub-projects is not pushed to the repository).
Here Sub-Projects refers to base, meta-Freescale, meta-imx etc...
Can You please guide me on how I can do this?
Thanks,
Kailas K.