summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2017-11-06 09:58:33 +0100
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2017-11-06 09:58:33 +0100
commit56653ae41bc8d93c52d2dc5b38afb7d49c705753 (patch)
tree2d101c6469835146dee58d699614d3d0721bd2eb
parentb578f6123c13b6666f38eee92b781b39fbce7ebc (diff)
debian: db820c -> dragonboard820c
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
-rwxr-xr-xdebian/rules2
3 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 35a66bd..a86df9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-linux-board-support-package-db820c (01700.1-1) buster; urgency=medium
+linux-board-support-package-dragonboard820c (01700.1-1) buster; urgency=medium
* Initial release
diff --git a/debian/control b/debian/control
index a4ede2b..4588666 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: linux-board-support-package-db820c
+Source: linux-board-support-package-dragonboard820c
Section: non-free/kernel
Priority: optional
Maintainer: Nicolas Dechesne <nicolas.dechesne@linaro.org>
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5)
Vcs-Svn: svn://svn.debian.org/kernel/dists/trunk/firmware-nonfree/
Vcs-Browser: http://anonscm.debian.org/viewvc/kernel/dists/trunk/firmware-nonfree/
-Package: firmware-qcom-db820c
+Package: firmware-qcom-dragonboard820c
Architecture: all
Section: non-free/metapackages
Description: Binary firmware for various Qualcomm drivers used on Dragonboard 820c
diff --git a/debian/rules b/debian/rules
index 832ebe8..41c1f89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ FILES=' \
binary-indep:
dh_testdir
- $(MAKE) -f debian/rules.real binary-indep FILES=$(FILES) LINKS='' PACKAGE='qcom-db820c'
+ $(MAKE) -f debian/rules.real binary-indep FILES=$(FILES) LINKS='' PACKAGE='qcom-dragonboard820c'
binary-arch: