[Buildroot] [PATCH 1/9] package: use SPDX short identifier for OFL license

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Apr 1 20:40:15 UTC 2017


Hello,

On Sun,  2 Apr 2017 00:36:23 +0530, Rahul Bedarkar wrote:
> We want to use SPDX identifier for license string as much as possible.
> SPDX short identifier for OFLv1.0/OFLv1.1 is OFL-1.0/OFL-1.1.
> 
> This change is done using following command.
> find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/OFLv([1]\.[0-1])/OFL-\1/g'
> 
> Signed-off-by: Rahul Bedarkar <rahulbedarkar89 at gmail.com>
> ---
>  package/cantarell/cantarell.mk                     | 2 +-
>  package/font-awesome/font-awesome.mk               | 2 +-
>  package/googlefontdirectory/googlefontdirectory.mk | 2 +-
>  package/inconsolata/inconsolata.mk                 | 2 +-
>  package/liberation/liberation.mk                   | 2 +-
>  5 files changed, 5 insertions(+), 5 deletions(-)

Thanks, all 9 patches applied!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list