Use right license name for GPLv2

This patch fixes the license name for bcm2835 and rpi-first-run-wizard.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Eric Bénard
2013-03-12 22:00:24 +01:00
committed by Andrei Gherzan
parent fe5cd81d27
commit 8ad03b9533
2 changed files with 2 additions and 2 deletions
@@ -1,5 +1,5 @@
DESCRIPTION = "Scripts to support a first run wizard on the Raspberry Pi."
LICENSE = "GPLV2"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "zenity dbus"