Commit Graph

9 Commits

Author SHA1 Message Date
Igor Pečovnik
9249d3f954
Add support for desktop board support package (#2972)
* Add support for desktop board support package

Extracting from https://github.com/armbian/build/pull/2776 which can be closed after.
* Desktop BSP creation is working, but need broader testing and some quick how-to
* Create empty files as examples where we can put things.
* Fixing Pinebook desktop bsp creation
* We need to have information about ARCH in the desktop bsp package. This ain't universal.
2021-07-06 00:59:50 +02:00
Paolo Sabatino
307effa8e9 rk322x-box: remove unnecessary .conf creation code 2021-06-13 07:12:48 +00:00
Paolo Sabatino
e19500f6f6 Fix typo and options in slick-greeter (greater->greeter), enable it for rk322x-box 2021-06-12 10:33:28 +00:00
Richard Neese
bdc8135a24
Update create_desktop_package.sh
cleaning up spacing
2021-05-09 08:50:27 -04:00
Richard Neese
f9e4148d98
Update create_desktop_package.sh
fixing missing quotes
2021-05-09 08:36:21 -04:00
lanefu
f2683bac9c
fix spacing in cp command 2021-04-25 10:38:54 -04:00
Richard Neese
f73f5888b1 added some mkdir to try and fix issuewith build 2021-04-25 10:25:08 -04:00
Richard Neese
1a6fbd19e4 fixing pine book pro builds 2021-04-23 10:07:06 -04:00
Igor Pečovnik
3a74abe43d
Merge desktop branch (#2662)
Co-authored-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Co-authored-by: Richard Neese <r.neese@gmail.com>
Co-authored-by: iav <iav@iav.lv>
Co-authored-by: lanefu <lanefu@users.noreply.github.com>
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
Co-authored-by: Oleg <balbes-150@yandex.ru>
Co-authored-by: Lane Jennison <lane@lane-fu.com>
Co-authored-by: JMCC <jmcc1@gmx.com>
2021-02-24 18:19:09 +01:00