Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:matthewtrescott:opi3-lts
JeOS-orangepi3lts
project.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File project.diff of Package JeOS-orangepi3lts
--- Images.kiwi.in.orig +++ Images.kiwi.in @@ -317,6 +317,14 @@ #undef USE_BTRFS # define USE_EFI 1 +#elif IS_FLAVOR_orangepi3lts +# define BOOTKERNEL orangepi3lts +# define KERNEL_CMDLINE_SER "KERNEL_CMDLINE_DEFAULT console=ttyS0,115200n8" +# define KERNEL_CMDLINE_GFX "KERNEL_CMDLINE_DEFAULT console=ttyS0,115200n8 console=tty" +# define EXTRA_PACKAGES PKG_BOOT_TAG(u-boot-orangepi3lts) \ + PKG_BOOT_TAG(dtb-allwinner) +#define USE_BTRFS + #elif IS_FLAVOR_pinebookpro # define BOOTKERNEL default # define KERNEL_CMDLINE_SER "KERNEL_CMDLINE_DEFAULT" @@ -627,6 +635,9 @@ #if IS_FLAVOR_pinephone <author>Adrian Campos Garrido</author> <contact>adriancampos@teachelp.com</contact> +#elif IS_FLAVOR_orangepi3lts + <author>Matthew Trescott</author> + <contact>matthewtrescott@gmail.com</contact> #else <author>Marcus Sch\u00e4fer</author> <contact>ms@suse.com</contact> --- _constraints.orig +++ _constraints @@ -59,6 +59,7 @@ <package>JeOS:JeOS-m400-pxe</package> <package>JeOS:JeOS-pine64</package> <package>JeOS:JeOS-orangepizero2</package> + <package>JeOS:JeOS-orangepi3lts</package> <package>JeOS:JeOS-nanopik2</package> <package>JeOS:JeOS-odroidc2</package> <package>JeOS:JeOS-odroidc4</package> --- contribs.orig +++ contribs @@ -23,3 +23,4 @@ ultra96 devel:ARM:Factory:Contrib:Zynq zynqmp devel:ARM:Factory:Contrib:Zynq:dynamic # starfivejh7100 devel:RISCV:Factory:Contrib:StarFive +orangepi3lts home:matthewtrescott:opi3-lts --- pre_checkin.sh.orig +++ pre_checkin.sh @@ -76,7 +76,7 @@ fi aarch64_jeos_images="$aarch64_gfx_images efi-pxe efi-vmx m400-pxe" # Allwinner if [[ $is_tumbleweed == 1 ]]; then - aarch64_jeos_images="$aarch64_jeos_images pine64 orangepizero2" + aarch64_jeos_images="$aarch64_jeos_images pine64 orangepizero2 orangepi3lts" fi # Amlogic aarch64_jeos_images="$aarch64_jeos_images nanopik2 odroidc2 odroidc4 radxazero"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor