]> code.ossystems Code Review - openembedded-core.git/commit
dos2unix: Move to oe-core
authorKhem Raj <raj.khem@gmail.com>
Mon, 20 Aug 2018 18:59:50 +0000 (11:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Aug 2018 13:49:34 +0000 (14:49 +0100)
commitd8c075d9ac8792726be162da02f2325cbb3aeaaa
tree4c00d6b5d66b836d8219b99a7f5288ed5fcc5cf2
parentd6806b449ba8b44fd74dfb05c65b9233b6f3ace5
dos2unix: Move to oe-core

- Import from meta-oe layer

- This is useful for many packages where CR-LF
  needs to be adjusted, many recipes depend on it
  e.g. meta-multimedia libebml and so on.

- Add myself as maintainer for now

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-support/dos2unix/dos2unix_7.4.0.bb [new file with mode: 0644]