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