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

Jonas Gorski jogo at openwrt.org
Mon Jun 30 12:10:11 EDT 2014


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".


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