]> code.ossystems Code Review - openembedded-core.git/commit
dos2unix.bbclass: Move to oe-core
authorKhem Raj <raj.khem@gmail.com>
Sun, 19 Aug 2018 17:23:36 +0000 (10:23 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Aug 2018 09:43:59 +0000 (10:43 +0100)
commitbd4a02d8d3cfb476a2da0f4616605c92604266c0
treeaf31b2eb98a645d00f7b1693e33129ab6edcbdf6
parent7153a17166d9a94fd0ddc36d597a0140979d58ff
dos2unix.bbclass: 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.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/dos2unix.bbclass [new file with mode: 0644]