Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
CI: IMMENSITY - X Release 7.1.0
Browse files Browse the repository at this point in the history
Moved to Full LTO Builds

Change-Id: Ib172f2df88ff9eedf4387e47784c1bba34d66cfe
Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
  • Loading branch information
UtsavBalar1231 committed Sep 25, 2022
1 parent bd774ed commit 09f8112
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
24 changes: 12 additions & 12 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ steps:
from_secret: bot_api_key
PD_API_KEY:
from_secret: pd_api_key
TYPE: REL-7.0.0
TYPE: REL-7.1.0
DEVICE: alioth
KBUILD_BUILD_USER: UtsavTheCunt
KBUILD_BUILD_HOST: CuntsSpace
commands:
- apt-get update && apt-get install -y bison build-essential bc bison curl libssl-dev git zip python python3 flex cpio libncurses5-dev wget
- git clone https://github.com/UtsavBalar1231/Drone-scripts.git --depth=1 -b kona script && cd script
- ./setup-drone --aosp-clang
- ./build-kernel --aosp-clang
- ./build-kernel --aosp-clang --lto

---
clone:
Expand All @@ -38,15 +38,15 @@ steps:
from_secret: bot_api_key
PD_API_KEY:
from_secret: pd_api_key
TYPE: REL-7.0.0
TYPE: REL-7.1.0
DEVICE: apollo
KBUILD_BUILD_USER: UtsavTheCunt
KBUILD_BUILD_HOST: CuntsSpace
commands:
- apt-get update && apt-get install -y bison build-essential bc bison curl libssl-dev git zip python python3 flex cpio libncurses5-dev wget
- git clone https://github.com/UtsavBalar1231/Drone-scripts.git --depth=1 -b kona script && cd script
- ./setup-drone --aosp-clang
- ./build-kernel --aosp-clang
- ./build-kernel --aosp-clang --lto

---
clone:
Expand All @@ -63,15 +63,15 @@ steps:
from_secret: bot_api_key
PD_API_KEY:
from_secret: pd_api_key
TYPE: REL-7.0.0
TYPE: REL-7.1.0
DEVICE: cmi
KBUILD_BUILD_USER: UtsavTheCunt
KBUILD_BUILD_HOST: CuntsSpace
commands:
- apt-get update && apt-get install -y bison build-essential bc bison curl libssl-dev git zip python python3 flex cpio libncurses5-dev wget
- git clone https://github.com/UtsavBalar1231/Drone-scripts.git --depth=1 -b kona script && cd script
- ./setup-drone --aosp-clang
- ./build-kernel --aosp-clang
- ./build-kernel --aosp-clang --lto

---
clone:
Expand All @@ -88,15 +88,15 @@ steps:
from_secret: bot_api_key
PD_API_KEY:
from_secret: pd_api_key
TYPE: REL-7.0.0
TYPE: REL-7.1.0
DEVICE: lmi
KBUILD_BUILD_USER: UtsavTheCunt
KBUILD_BUILD_HOST: CuntsSpace
commands:
- apt-get update && apt-get install -y bison build-essential bc bison curl libssl-dev git zip python python3 flex cpio libncurses5-dev wget
- git clone https://github.com/UtsavBalar1231/Drone-scripts.git --depth=1 -b kona script && cd script
- ./setup-drone --aosp-clang
- ./build-kernel --aosp-clang
- ./build-kernel --aosp-clang --lto

---
clone:
Expand All @@ -113,15 +113,15 @@ steps:
from_secret: bot_api_key
PD_API_KEY:
from_secret: pd_api_key
TYPE: REL-7.0.0
TYPE: REL-7.1.0
DEVICE: munch
KBUILD_BUILD_USER: UtsavTheCunt
KBUILD_BUILD_HOST: CuntsSpace
commands:
- apt-get update && apt-get install -y bison build-essential bc bison curl libssl-dev git zip python python3 flex cpio libncurses5-dev wget
- git clone https://github.com/UtsavBalar1231/Drone-scripts.git --depth=1 -b kona script && cd script
- ./setup-drone --aosp-clang
- ./build-kernel --aosp-clang
- ./build-kernel --aosp-clang --lto

---
clone:
Expand All @@ -138,12 +138,12 @@ steps:
from_secret: bot_api_key
PD_API_KEY:
from_secret: pd_api_key
TYPE: REL-7.0.0
TYPE: REL-7.1.0
DEVICE: umi
KBUILD_BUILD_USER: UtsavTheCunt
KBUILD_BUILD_HOST: CuntsSpace
commands:
- apt-get update && apt-get install -y bison build-essential bc bison curl libssl-dev git zip python python3 flex cpio libncurses5-dev wget
- git clone https://github.com/UtsavBalar1231/Drone-scripts.git --depth=1 -b kona script && cd script
- ./setup-drone --aosp-clang
- ./build-kernel --aosp-clang
- ./build-kernel --aosp-clang --lto
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
[![Build Status](https://cloud.drone.io/api/badges/UtsavBalar1231/kernel_xiaomi_sm8250/status.svg?ref=refs/heads/android12-stable)](https://cloud.drone.io/UtsavBalar1231/kernel_xiaomi_sm8250)
![Commits Count](https://img.shields.io/github/commits-since/UtsavBalar1231/kernel_xiaomi_sm8250/5.0.0/android12-stable)
![Commits Count](https://img.shields.io/github/commits-since/UtsavBalar1231/kernel_xiaomi_sm8250/6.0.0/android12-stable)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FUtsavBalar1231%2Fkernel_xiaomi_sm8250&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
![Downloads](https://img.shields.io/github/downloads/UtsavBalar1231/kernel_xiaomi_sm8250/5.0.0/total)
![Downloads](https://img.shields.io/github/downloads/UtsavBalar1231/kernel_xiaomi_sm8250/7.1.0/total)

![logo](https://github.com/UtsavBalar1231/xda-stuff/raw/master/banner.png "logo was here")

## Technical Information
![poggers](https://github.com/UtsavBalar1231/xda-stuff/raw/master/alioth-github.png "imformation image was here")
- [XDA Thread](https://utsavbalar.netlify.app/community/#xda)
- [Telegram Support](https://utsavbalar.netlify.app/community/#telegram-groups)
- [Donate](https://utsavbalar.netlify.app/donate)

0 comments on commit 09f8112

Please sign in to comment.