From ac2d51ce8eebac90b8dd56ebf6a5162d22d2991c Mon Sep 17 00:00:00 2001 From: Arafattex45558 <146331849+Arafattex45558@users.noreply.github.com> Date: Tue, 28 Nov 2023 05:20:54 +0600 Subject: [PATCH 1/3] lancelot-DerpFest-AOSP-14-Arafattex45558 --- build_rom.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index d1161af03d4..08e7a692313 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,11 +1,11 @@ # sync rom -repo init --depth=1 --no-repo-verify -u git://github.com/DerpFest-11/manifest.git -b 11 -g default,-mips,-darwin,-notdefault -git clone https://github.com/pocox3pro/Local-Manifests.git --depth 1 -b master .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/DerpFest-AOSP/manifest.git -b 14 -g default,-mips,-darwin,-notdefault +git clone https://github.com/Arafattex45558/local_manifest --depth 1 -b Lancelot_losa14r .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch derp_vayu-user +lunch derp_lancelot-user export TZ=Asia/Dhaka #put before last build command mka derp From b89d90dafba713cdbe8445b7baf2a08292f9b308 Mon Sep 17 00:00:00 2001 From: Arafattex45558 <146331849+Arafattex45558@users.noreply.github.com> Date: Tue, 28 Nov 2023 18:56:34 +0600 Subject: [PATCH 2/3] Try go fix kernel compile --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index 08e7a692313..ac49371e3d4 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,4 +1,4 @@ -# sync rom +# sync rom repo init --depth=1 --no-repo-verify -u https://github.com/DerpFest-AOSP/manifest.git -b 14 -g default,-mips,-darwin,-notdefault git clone https://github.com/Arafattex45558/local_manifest --depth 1 -b Lancelot_losa14r .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 From 96ffd16d52fac75a211413070ac7ab381a0d09ce Mon Sep 17 00:00:00 2001 From: Arafattex45558 <146331849+Arafattex45558@users.noreply.github.com> Date: Wed, 29 Nov 2023 07:22:50 +0600 Subject: [PATCH 3/3] Update build_rom.sh --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index ac49371e3d4..08e7a692313 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,4 +1,4 @@ -# sync rom +# sync rom repo init --depth=1 --no-repo-verify -u https://github.com/DerpFest-AOSP/manifest.git -b 14 -g default,-mips,-darwin,-notdefault git clone https://github.com/Arafattex45558/local_manifest --depth 1 -b Lancelot_losa14r .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8