diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-07-03 16:53:40 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-07-03 16:53:40 +0000 |
commit | 832e4c122ae3dd538bfea676d6da1d67b765d55b (patch) | |
tree | 68c8004139e57d6a3bb0d3a2c5f51877ea89d058 /packages/0xFFFF/0xffff.inc | |
parent | d003b363ab2fb8c22ef26b300bfc56d993421a1f (diff) |
0xffff-native: Depend on libusb, license change to GPLv3.
Diffstat (limited to 'packages/0xFFFF/0xffff.inc')
-rw-r--r-- | packages/0xFFFF/0xffff.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/0xFFFF/0xffff.inc b/packages/0xFFFF/0xffff.inc index 470db7ccbf..db281467ed 100644 --- a/packages/0xFFFF/0xffff.inc +++ b/packages/0xFFFF/0xffff.inc @@ -1,5 +1,5 @@ DESCRIPTION = "The 'Open Free Fiasco Firmware Flasher' aka 0xFFFF utility aims to implement a free (GPL'd) userspace handler for the NOLO bootloader." -LICENSE = "GPLv2" +LICENSE = "GPLv3" SRC_URI = "http://www.nopcode.org/0xFFFF/get/0xFFFF-${PV}.tar.gz" |