agherzan / meta-chip

Yocto BSP layer for C.H.I.P. boards
MIT License
15 stars 21 forks source link

Fix unclosed file #5

Closed fmeerkoetter closed 7 years ago

fmeerkoetter commented 7 years ago

WARNING: /projects/meta-chip/recipes-kernel/linux/linux-chip_git.bb: :14: ResourceWarning: unclosed file <_io.TextIOWrapper name='/projects/meta-chip/recipes-kernel/linux/linux-chip/defconfig' mode='r' encoding='UTF-8'>

agherzan commented 7 years ago

Pushed this fix to master with some commit log tweaks but crediting your contribution. Thanks for this.