summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* github/actions: Adapt to new envsetup.sh syntax in CI loop scriptKhem Raj2023-03-041-6/+8
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yoe/ci: Use actions/checkout@v3Khem Raj2023-01-161-2/+2
| | | | | | | | | | actions/checkout@v2 uses node12 with EOL now. Replace ::set-output with $GITHUB_OUTPUT envvar ::set-output is deprecated [1] [1] https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yoe.yml: Use poky repo to find sstate-cache-management.shKhem Raj2022-08-171-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* github/workflows: Fix source uri to use https protocolKhem Raj2022-03-161-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yoe.yml: Preserve .git file across rsyncKhem Raj2022-02-121-2/+5
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yoe.yml: Change usernameKhem Raj2022-02-121-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-clang: Convert to new override syntaxSigned-off-by: Martin Jansa2021-08-031-2/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* github/workflows: Set DISPLAY variable in environmentKhem Raj2021-03-151-0/+1
| | | | | | | This is needed for weston to launch since 'runqemu nograhic' no longer specify right -vga option in OE-core after commit 9f8d049dbbe0b1760979d9f3b745124abfc54c90 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* workflows: Pin to -j32 and 16 parallel tasksKhem Raj2021-03-121-0/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yoe.yml: Use actions/checkout at v2Khem Raj2020-12-141-3/+1
| | | | | | This ensures it picks latest v2 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* github/workflows: Do not sed weston.ini for fbdev-backend.soKhem Raj2020-09-201-1/+0
| | | | | | This is already taken care in oe-core now Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add support for github actionsKhem Raj2020-09-161-0/+79
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add PULL_REQUEST_TEMPLATE and CODEOWNERS filesKhem Raj2020-05-262-0/+13
| | | | | | | This should help notification and submitters to do right things for a pull request Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Update issue templatesKhem Raj2019-11-203-0/+68