repo sync error: error: sources/meta-fsl-arm/: contains uncommitted changes

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

repo sync error: error: sources/meta-fsl-arm/: contains uncommitted changes

2,289 次查看
Selea
Senior Contributor I

This morning i did a repo sync, and i got back this error:

error: sources/meta-fsl-arm/: contains uncommitted changes

how can i see the uncommitted changes (i think it refeers to something i changed in my side)....

and how can i decide to keep or not my changes and remove the error?

Thanks

mar

0 项奖励
回复
1 回复

1,514 次查看
Selea
Senior Contributor I

I solved by myself .. I post maybe could help:

I went to meta-fsl-arm and did:

> git status

I got back the difference between my local branch and the remote, so i can decide what to do.

In this case it was an error fix so i create a patch and sent it to meta-freesclae... (hoep in the right way...)

Omar

0 项奖励
回复