| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Iece54b106059bfba07adfbd84a1ae76b9104b43f
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
|
| |
Unpacking the boot.tar.gz file using sudo caused error:
"Cannot change ownership to uid 1000, gid 1000: Operation not permitted"
Now using fakeroot to not record my uid to the files.
Change-Id: I1a953e5e363a0d9fbb914cfa8837d888421d8e14
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
Each machine config defines what is included in the boot.tar.gz
package. For beaglebone, include the uEnv.txt u-boot script that
is used to start up the device.
Change-Id: Ia509dd61c789fda53889cea8ea9221cfa8b469a9
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|