Feature #1066
closedAdd metabuild for Xeon packages
100%
Description
Xeon packages can be added to the main PiBox Systems metabuild.
Currently, the only packages that should be added are the following:- launcher with no splash images
- psplash
- pidialer
None of these may work with Xeon yet, but they should probably build okay.
Updated by Hammel about 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
Looks like there is already a metabuild for Xeon in PiBox system metabuild: pkglist.xeon.
However, this builds the following apps.
- appmgr
- launcher
- piboxd
- pidialer
- pmsui
- psplash
- xeoncfg
The ones that may cause problems on rk3399 are piboxd and, maybe, xeoncfg (not sure what that one is doing just yet). I'll disable those two for now and do a test build for xeon.
Updated by Hammel about 1 year ago
appmgr built without problem.
launcher fails because it's got RPI specific lookups in it. I either need to disable those or update Xeon's version of libpibox, libpnc and see if they work on rk3399.
Updated by Hammel about 1 year ago
- % Done changed from 10 to 90
The metabuild for Xeon completed successfully after fixing the Xeon dev system staging build.
It's been tested on hardware. Not all the apps work as desired, but issues with apps will be tracked separately.
Needs to be committed and pushed.
Updated by Hammel about 1 year ago
This was already done - pushed and committed - a loooong time ago. I was looking at the Xeon metabuild, which is being deprecated.
I need to retest with the PiBox metabuild to make sure it builds correctly, but I have to wait for a Buildroot build update to complete first.
Updated by Hammel about 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Verified - the package building for Xeon is integrated into PiBox's metabuild and generates the current package list.
All changes committed and pushed.
Closing issue.