|
Setting up an init other than SysVinit or systemd?
All, I am in the process of upgrading core items in my image (core-image-minimal with a few additional packages), and one item I am taking a look at is changing my init from SysVinit. I know the other
All, I am in the process of upgrading core items in my image (core-image-minimal with a few additional packages), and one item I am taking a look at is changing my init from SysVinit. I know the other
|
By
Bryan Evenson
· #22718
·
|
|
autobuilder: How to set PREMIRRORS?
Elizabeth, Thanks for the tips. I think I have something close to working, just need to finish testing. I should have a patch for you the first week of January. Thanks, Bryan E.
Elizabeth, Thanks for the tips. I think I have something close to working, just need to finish testing. I should have a patch for you the first week of January. Thanks, Bryan E.
|
By
Bryan Evenson
· #22716
·
|
|
[yocto-autobuilder][GIT PULL] autobuilder: Build history modifications
Below is a pull request for some fixes in enabling build history in the autobuilder. I'm using a pull request this time as one line in the second commit is long enough that it might get truncated in e
Below is a pull request for some fixes in enabling build history in the autobuilder. I'm using a pull request this time as one line in the second commit is long enough that it might get truncated in e
|
By
Bryan Evenson
· #22597
·
|
|
[autobuilder][PATCH 0/2] GitPoller changesource improvements
Elizabeth, Thanks for pulling in my commits, but it is incomplete. The top two commits from the sullical/contrib branch are needed before the GitPoller changesource will work. Specifically, they are c
Elizabeth, Thanks for pulling in my commits, but it is incomplete. The top two commits from the sullical/contrib branch are needed before the GitPoller changesource will work. Specifically, they are c
|
By
Bryan Evenson
· #22531
·
|
|
[autobuilder][PATCH 2/2] Documentation: Document GitPoller changesource
Adds documentation to README-NEW-AUTOBUILDER and the HTML documentation on how to use the GitPoller changesource. Signed-off-by: Bryan Evenson <bevenson@...> --- README-NEW-AUTOBUILDER | 35
Adds documentation to README-NEW-AUTOBUILDER and the HTML documentation on how to use the GitPoller changesource. Signed-off-by: Bryan Evenson <bevenson@...> --- README-NEW-AUTOBUILDER | 35
|
By
Bryan Evenson
· #22503
·
|
|
[autobuilder][PATCH 1/2] Autobuilder.py: Import gitpoller module
For the GitPoller changesource to work, Autobuilder.py needs the Buildbot GitPoller module. This commit imports the GitPoller module in Autobuilder.py. Signed-off-by: Bryan Evenson <bevenson@melinkcor
For the GitPoller changesource to work, Autobuilder.py needs the Buildbot GitPoller module. This commit imports the GitPoller module in Autobuilder.py. Signed-off-by: Bryan Evenson <bevenson@melinkcor
|
By
Bryan Evenson
· #22502
·
|
|
[autobuilder][PATCH 0/2] GitPoller changesource improvements
These are fixes on top of California Sullivan's work for adding the GitPoller changesource. With my testing, I was unable to get the GitPoller changesource to work until I added the first patch. The s
These are fixes on top of California Sullivan's work for adding the GitPoller changesource. With my testing, I was unable to get the GitPoller changesource to work until I added the first patch. The s
|
By
Bryan Evenson
· #22501
·
|
|
Adding firmware to initramfs
Chris,
By
Bryan Evenson
· #22423
·
|
|
autobuilder: How to set PREMIRRORS?
All, I'm getting close to implementing this feature, but I'm having some issues getting auto.conf formatted correctly. See below.
All, I'm getting close to implementing this feature, but I'm having some issues getting auto.conf formatted correctly. See below.
|
By
Bryan Evenson
· #22260
·
|
|
autobuilder: How to set PREMIRRORS?
All, After looking through the autobuilder code, I don't see anywhere in which PREMIRRORS can be set and used. I see in CreateAutoConf.py that PREMIRRORS is always set to "". I don't think it'd be tha
All, After looking through the autobuilder code, I don't see anywhere in which PREMIRRORS can be set and used. I see in CreateAutoConf.py that PREMIRRORS is always set to "". I don't think it'd be tha
|
By
Bryan Evenson
· #22237
·
|
|
recipe fails to load local files
Lachlan,
By
Bryan Evenson
· #22236
·
|
|
recipe fails to load local files
Lachlan, I have some recipe changes inline below.
Lachlan, I have some recipe changes inline below.
|
By
Bryan Evenson
· #22217
·
|
|
recipe fails to load local files
Lachlan, If that is your entire recipe, I don’t see any FILES specification: http://www.yoctoproject.org/docs/1.7/mega-manual/mega-manual.html#var-FILES. The SRC_URI just says where to get the source,
Lachlan, If that is your entire recipe, I don’t see any FILES specification: http://www.yoctoproject.org/docs/1.7/mega-manual/mega-manual.html#var-FILES. The SRC_URI just says where to get the source,
|
By
Bryan Evenson
· #22194
·
|
|
autobuilder: How to set PREMIRRORS?
For my autobuilder, I am setting up a local mirror to hold sources for packages that have been unreliable for download. For my day-to-day work, I have setup the PREMIRRORS in my local.conf as suggeste
For my autobuilder, I am setting up a local mirror to hold sources for packages that have been unreliable for download. For my day-to-day work, I have setup the PREMIRRORS in my local.conf as suggeste
|
By
Bryan Evenson
· #22190
·
|
|
Questions on transition to PR service
All, I am currently on the dylan branch and I am working toward transitioning to the daisy branch. Overall it is building okay but now on the daisy branch I am getting the warnings about using PRINC b
All, I am currently on the dylan branch and I am working toward transitioning to the daisy branch. Overall it is building okay but now on the daisy branch I am getting the warnings about using PRINC b
|
By
Bryan Evenson
· #21918
·
|
|
[OE-core] Truly scary SSL 3.0 vuln to be revealed soon:
Ross,
By
Bryan Evenson
· #21807
·
|
|
Recommended Hardware for building
Oliver,
By
Bryan Evenson
· #21746
·
|
|
is there a list of yocto-supported dev kits somewhere?
Robert, I'm copying Nicolas Ferre from Atmel, the main maintainer of their meta layer, in case anything I say needs correction.
Robert, I'm copying Nicolas Ferre from Atmel, the main maintainer of their meta layer, in case anything I say needs correction.
|
By
Bryan Evenson
· #21416
·
|
|
is there a list of yocto-supported dev kits somewhere?
Robert, Atmel has their own board support layer that they have not submitted as an official Yocto Project BSP. Their layer supports their AT91SAM9x5-EK series and their SAMA5D3 series evaluation kits.
Robert, Atmel has their own board support layer that they have not submitted as an official Yocto Project BSP. Their layer supports their AT91SAM9x5-EK series and their SAMA5D3 series evaluation kits.
|
By
Bryan Evenson
· #21366
·
|
|
PR Server import/export questions
All, I'm making the transition from the dylan to daisy branch, and in my first attempt I got a bunch of QA warnings about PRINC being deprecated and that I should start using a PR service. I took a lo
All, I'm making the transition from the dylan to daisy branch, and in my first attempt I got a bunch of QA warnings about PRINC being deprecated and that I should start using a PR service. I took a lo
|
By
Bryan Evenson
· #21157
·
|