samsung-m0: remove redundant downstream cmdline (MR 2758)

The downstream kernel provider does not exist any more (see
samsung-m0-downstream if you really want the vendor kernel), so remove
this as it is unused.
This commit is contained in:
Newbyte 2021-12-16 14:57:29 +01:00 committed by Alexey Min
parent 8efbab3666
commit cb7436d24b
No known key found for this signature in database
GPG key ID: 0B19D2A65870B448
2 changed files with 2 additions and 3 deletions

View file

@ -3,7 +3,7 @@
pkgname=device-samsung-m0
pkgdesc="Samsung Galaxy S III"
pkgver=3
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -34,5 +34,5 @@ nonfree_firmware() {
}
sha512sums="
cc0bc04bfd2f0ab4b29f27f108d68cfd15780837da3aaa4b7bfe6c392da760bbc6d858642c0f59b9667b6159a069b089d658cbb6e4f3ccd644cfaf8dbfad3fbe deviceinfo
d9a655ccbba48f68e44a37149a9078adbd1f40179b592215cc68383ecd3c391262fd5c694e0569316e55964d6f4c7ccc23d15fdaff53a98b873ad28246c6ab28 deviceinfo
"

View file

@ -20,7 +20,6 @@ deviceinfo_screen_height="1280"
# Bootloader related
deviceinfo_flash_method="heimdall-bootimg"
deviceinfo_kernel_cmdline_downstream="console=ttySAC2,115200 buildvariant=userdebug"
deviceinfo_generate_bootimg="true"
deviceinfo_bootimg_qcdt="false"
deviceinfo_bootimg_mtk_mkimage="false"