diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2018-04-10 21:28:38 +0200 |
---|---|---|
committer | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2018-04-10 21:31:24 +0200 |
commit | 4403d625b0eb7ab0a69a7248b9622f3c5b207f32 (patch) | |
tree | 3cc092c6cf50500f712334fb1b17798d1ec808f2 /files | |
parent | 267d3962ee9817aad08bddf2b3ccf9d6444499a6 (diff) | |
download | fai-4403d625b0eb7ab0a69a7248b9622f3c5b207f32.tar.gz |
linaro.list: QCOM: remove file
We don't need a custom QCOM PPA, let's remove this sources.list file which is
not useful, and it overlays the one we have in linaro.list/LINARO. If we ever
need a custom PPA for QCOM package, it will be better to use
sources.list.d/qcom.list instead.
Fixes: https://bugs.96boards.org/show_bug.cgi?id=716
Change-Id: I6ec99fb5df667e73a20eaf569cf3f8929c6c2fd0
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Diffstat (limited to 'files')
-rw-r--r-- | files/etc/apt/sources.list.d/linaro.list/QCOM | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/files/etc/apt/sources.list.d/linaro.list/QCOM b/files/etc/apt/sources.list.d/linaro.list/QCOM deleted file mode 100644 index 0bf8d37..0000000 --- a/files/etc/apt/sources.list.d/linaro.list/QCOM +++ /dev/null @@ -1,3 +0,0 @@ -deb http://obs.linaro.org/linaro-overlay-${release}/${obs_release}/ ./ -deb http://obs.linaro.org/qcom/${release}/ ./ - |