From d0218329559c5063ad9a08e25f380bebb776f2b4 Mon Sep 17 00:00:00 2001 From: Minecrell Date: Mon, 25 May 2020 10:27:46 +0200 Subject: [PATCH] samsung-a5(u)lte: move from testing to community (MR 1273) a5lte and a5ulte are almost identical hardware-wise, the separate package is mainly necessary because they use different firmware signatures. Alexey Min agreed to do some testing occasionally :) --- device/{testing => community}/device-samsung-a5lte/APKBUILD | 2 ++ device/{testing => community}/device-samsung-a5lte/deviceinfo | 0 .../{testing => community}/device-samsung-a5lte/modprobe.conf | 0 device/{testing => community}/device-samsung-a5ulte/APKBUILD | 0 device/{testing => community}/device-samsung-a5ulte/deviceinfo | 0 .../{testing => community}/device-samsung-a5ulte/modprobe.conf | 0 device/{testing => community}/soc-qcom-msm8916/APKBUILD | 0 device/{testing => community}/soc-qcom-msm8916/q6voiced.conf | 0 .../soc-qcom-msm8916/soc-qcom-msm8916-modem.post-install | 0 9 files changed, 2 insertions(+) rename device/{testing => community}/device-samsung-a5lte/APKBUILD (94%) rename device/{testing => community}/device-samsung-a5lte/deviceinfo (100%) rename device/{testing => community}/device-samsung-a5lte/modprobe.conf (100%) rename device/{testing => community}/device-samsung-a5ulte/APKBUILD (100%) rename device/{testing => community}/device-samsung-a5ulte/deviceinfo (100%) rename device/{testing => community}/device-samsung-a5ulte/modprobe.conf (100%) rename device/{testing => community}/soc-qcom-msm8916/APKBUILD (100%) rename device/{testing => community}/soc-qcom-msm8916/q6voiced.conf (100%) rename device/{testing => community}/soc-qcom-msm8916/soc-qcom-msm8916-modem.post-install (100%) diff --git a/device/testing/device-samsung-a5lte/APKBUILD b/device/community/device-samsung-a5lte/APKBUILD similarity index 94% rename from device/testing/device-samsung-a5lte/APKBUILD rename to device/community/device-samsung-a5lte/APKBUILD index 1701e9884..684013756 100644 --- a/device/testing/device-samsung-a5lte/APKBUILD +++ b/device/community/device-samsung-a5lte/APKBUILD @@ -1,4 +1,6 @@ # Reference: +# Maintainer: Alexey Min +# Maintainer: Minecrell pkgname=device-samsung-a5lte pkgdesc="Samsung Galaxy A5 (SM-A500F)" pkgver=3 diff --git a/device/testing/device-samsung-a5lte/deviceinfo b/device/community/device-samsung-a5lte/deviceinfo similarity index 100% rename from device/testing/device-samsung-a5lte/deviceinfo rename to device/community/device-samsung-a5lte/deviceinfo diff --git a/device/testing/device-samsung-a5lte/modprobe.conf b/device/community/device-samsung-a5lte/modprobe.conf similarity index 100% rename from device/testing/device-samsung-a5lte/modprobe.conf rename to device/community/device-samsung-a5lte/modprobe.conf diff --git a/device/testing/device-samsung-a5ulte/APKBUILD b/device/community/device-samsung-a5ulte/APKBUILD similarity index 100% rename from device/testing/device-samsung-a5ulte/APKBUILD rename to device/community/device-samsung-a5ulte/APKBUILD diff --git a/device/testing/device-samsung-a5ulte/deviceinfo b/device/community/device-samsung-a5ulte/deviceinfo similarity index 100% rename from device/testing/device-samsung-a5ulte/deviceinfo rename to device/community/device-samsung-a5ulte/deviceinfo diff --git a/device/testing/device-samsung-a5ulte/modprobe.conf b/device/community/device-samsung-a5ulte/modprobe.conf similarity index 100% rename from device/testing/device-samsung-a5ulte/modprobe.conf rename to device/community/device-samsung-a5ulte/modprobe.conf diff --git a/device/testing/soc-qcom-msm8916/APKBUILD b/device/community/soc-qcom-msm8916/APKBUILD similarity index 100% rename from device/testing/soc-qcom-msm8916/APKBUILD rename to device/community/soc-qcom-msm8916/APKBUILD diff --git a/device/testing/soc-qcom-msm8916/q6voiced.conf b/device/community/soc-qcom-msm8916/q6voiced.conf similarity index 100% rename from device/testing/soc-qcom-msm8916/q6voiced.conf rename to device/community/soc-qcom-msm8916/q6voiced.conf diff --git a/device/testing/soc-qcom-msm8916/soc-qcom-msm8916-modem.post-install b/device/community/soc-qcom-msm8916/soc-qcom-msm8916-modem.post-install similarity index 100% rename from device/testing/soc-qcom-msm8916/soc-qcom-msm8916-modem.post-install rename to device/community/soc-qcom-msm8916/soc-qcom-msm8916-modem.post-install