[core]
	repositoryformatversion = 0
	filemode = true
[filter "lfs"]
	smudge = git-lfs smudge --skip -- %f
	process = git-lfs filter-process --skip
[remote "github.oe"]
	url = https://github.com/openembedded/meta-openembedded
	projectname = meta-openembedded
	fetch = +refs/heads/*:refs/remotes/github.oe/*
