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

Commit

Permalink
.drone.yml: Fix lk1st-msm8916-db410c configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
stephan-gh committed Jan 14, 2022
1 parent 1812461 commit ed7849a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ platform:
steps:
- name: build
image: debian:buster
commands: [./.drone.sh lk1st-msm8916 FORCE_SDCARD=1 LK1ST_PANEL=ADV7533_1080P_VIDEO_PANEL]
commands: [./.drone.sh lk1st-msm8916 FORCE_SDCARD=1 LK1ST_DTB=apq8016-sbc LK1ST_PANEL=adv7533_1080p_video]

trigger:
event: [push, pull_request, tag]

0 comments on commit ed7849a

Please sign in to comment.