Based on initial work by Seung-Woo Kim <sw0312.kim@samsung.com>.
Change-Id: I8eaa2e5d726aff359de221d1bce203439bcacd05
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
+lthor (2.0) unstable; urgency=low
+
+ * Upgraded to v2.0
+ * Use libusb instead of cdc-acm kernel driver
+
+ -- Krzysztof Opasiak <k.opasiak@samsung.com> Wed, 13 Jul 2016 11:54:20 +0200
+
lthor (1.5) unstable; urgency=low
* Upgraded to v1.5
Section: net
Priority: extra
Maintainer: Ed Bartosh <eduard.bartosh@intel.com>
-Build-Depends: debhelper (>= 5), pkg-config, cmake, libarchive-dev
+Build-Depends: debhelper (>= 5), pkg-config, cmake, libarchive-dev, libusb-1.0-0-dev (>= 1.0.17)
Standards-Version: 3.9.4
Package: lthor
This package was debianized by Ed Bartosh <eduard.bartosh@intel.com>
-on Mon, 12 Nov 2012 19:08:56 +0200
+on Mon, 12 Nov 2012 19:08:56 +0200. Updated by Krzysztof Opasiak
+<k.opasiak@samsung.com> on Wed, 13 July 2016 11:54:20 +0200.
Copyright:
Copyright (C) 2012 Intel Inc
-
+ Copyright (C) 2016 Samsung Electronics
License:
Licensed under the Apache License, Version 2.0 (the "License");
Packaging:
Copyright (C) 2012 Intel Inc by Ed Bartosh <eduard.bartosh@intel.com>
+ Copyright (C) 2016 Samsung Electronics by Krzysztof Opasiak <k.opasiak@samsung.com>
released under GPLv2
#
Name: lthor
Summary: Flashing tool for Tizen lunchbox
-Version: 1.5
+Version: 2.0
Release: 1
Group: Development/Tools/Other
License: Apache
URL: http://download.tizen.org/tools/latest-release/
Source0: %{name}_%{version}.tar.gz
+BuildRequires: libusb-devel
BuildRequires: libarchive-devel
BuildRequires: cmake
BuildRequires: pkgconfig