Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
|
|
This reverts commit 5ec3c59dd16c42c4bade24ee75773a8764fcb01e.
|
|
This reverts commit d390864f59232db90b80e5e65705c03687db2f1a.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GP-1306
update mts-io-sysfs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mts-io (4.5.3 -> 4.5.5)
|
|
|
|
Pinhole button - GP-1191
|
|
testing
|
|
testing
|
|
|
|
The value of WORKDIR variable depends on PR. If PR and consequently WORKDIR
changes its value build will fail because values in butbake cache will not correspond
to the real ones. KERNEL_MODULE_PACKAGE_SUFFIX is derived from files in kernel
staging directory and cosequenlty recives expected value only when kernel shared
directory is populated. Therefore, it can not be used in PR.
PR values are set to constant strings and to preserve current package names
KERNEL_MODULE_PACKAGE_SUFFIX is added to PKGR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|