Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for desktop board support package #2972

Merged
merged 11 commits into from Jul 5, 2021
Merged

Add support for desktop board support package #2972

merged 11 commits into from Jul 5, 2021

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Jul 5, 2021

Extracting from #2776 which can be closed after.

Description

  • Adding the creation of the BSP Desktop packages (armbian-bsp-desktop)

The files need to be actually moved to the appropriate folders

${SRC}/packages
${SRC}/config/optional/_any_board/_packages
${SRC}/config/optional/architectures/${ARCH}/_packages
${SRC}/config/optional/families/${LINUXFAMILY}/_packages
${SRC}/config/optional/boards/${BOARD}/_packages

Jira reference number AR-779

How Has This Been Tested?

  • BSP desktop package is creating with desired content

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@igorpecovnik igorpecovnik marked this pull request as ready for review July 5, 2021 21:44
@igorpecovnik igorpecovnik merged commit 9249d3f into master Jul 5, 2021
@igorpecovnik igorpecovnik deleted the AR-779 branch July 5, 2021 23:00
useful64 pushed a commit to useful64/build that referenced this pull request Feb 4, 2022
* Add support for desktop board support package

Extracting from armbian#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.
useful64 pushed a commit to useful64/build that referenced this pull request Feb 4, 2022
* Add support for desktop board support package

Extracting from armbian#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant