[OpenWrt-Devel] [PATCH 1/1] [WEIO] Initial support for WeIO board

Jonas Gorski jogo at openwrt.org
Mon Jun 30 12:37:04 EDT 2014


On Mon, Jun 30, 2014 at 6:27 PM, Drasko DRASKOVIC
<drasko.draskovic at gmail.com> wrote:
> Hi Jonas,
>
> On Mon, Jun 30, 2014 at 6:10 PM, Jonas Gorski <jogo at openwrt.org> wrote:
>> On Mon, Jun 30, 2014 at 5:46 PM, Drasko DRASKOVIC
>> <drasko.draskovic at gmail.com> wrote:
>>> From c01a10928d2f27f89ff712896c948f549827acbe Mon Sep 17 00:00:00 2001
>>> From: Drasko DRASKOVIC <drasko.draskovic at gmail.com>
>>> Date: Sun, 9 Feb 2014 03:46:43 +0100
>>> Subject: [PATCH 1/2] weio: adding WeIO profile for OpenWrt
>>> (snip)
>>> +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-weio.c
>>> @@ -0,0 +1,163 @@
>>> +/**
>>> + * WEIO Web Of Things Platform
>>> + *
>>> + * Copyright (C) 2013 Drasko DRASKOVIC and Uros PETREVSKI
>>> + * All rights reserved
>>> + *
>>> + *              ##      ## ######## ####  #######
>>> + *              ##  ##  ## ##        ##  ##     ##
>>> + *              ##  ##  ## ##        ##  ##     ##
>>> + *              ##  ##  ## ######    ##  ##     ##
>>> + *              ##  ##  ## ##        ##  ##     ##
>>> + *              ##  ##  ## ##        ##  ##     ##
>>> + *               ###  ###  ######## ####  #######
>>> + *
>>> + *                   Web Of Things Platform
>>> + *
>>> + * This file is part of WEIO
>>> + * WEIO is free software: you can redistribute it and/or modify
>>> + * it under the terms of the GNU General Public License as published by
>>> + * the Free Software Foundation, either version 3 of the License, or
>>> + * (at your option) any later version.
>>
>> We cannot accept this - GPLv3 code is *incompatible* with the linux
>> kernel, as the linux kernel is GPLv2, not "or later". You need to
>> relicence it under "GPLv2" or "GPLv2 or later".
>
> OK, no problem for re-licencing. I will take care of this tonight and
> re-send the patches.

Make sure you also fix this in your own repository; this is basically
a GPL violation.

Also please wait for John's comments before resending. I'm sure he has
some, like that the patch is linebroken and whitespace broken. You
need to use an external mail client (or directly "git send-email") to
send intact patches with gmail.


Jonas
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list