summaryrefslogtreecommitdiffstats
path: root/recipes-core/packagegroups
Commit message (Collapse)AuthorAgeFilesLines
* packagegroup-rpi-test: Ensure that OMXPLAYER is only set when using userland ↵Khem Raj2018-09-201-2/+1
| | | | | | graphics Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mesa-demos,piglit,packagegroup-core-tools-testapps: Remove dependency on ↵Khem Raj2018-07-161-0/+2
| | | | | | | | | | mesa-demos mesa-demos demand libgles1 and userland driver does not have it, therefore make it conditional on choice of graphics driver, remove it when using userland driver and keep it when using vc4 graphics driver. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-raspberrypi: use generic licenses in ${COMMON_LICENSE_DIR} from PokyHugo Hromic2018-06-271-1/+1
| | | | | | Keep consistency with current practices. Signed-off-by: Hugo Hromic <hhromic@gmail.com>
* packagegroup-rpi-test, rpi-test-image: restrict to ^rpi$ and include ↵Martin Jansa2017-07-271-1/+6
| | | | | | | | | | | | | | omxplayer only for 32bit rpi * omxplayer has: COMPATIBLE_MACHINE_rpi_aarch64 = null so it cannot be inclued for raspberrypi3-64 * components used by this packagegroup are also restricted to ^rpi$ so the packagegroup and the image using it cannot be built for anything else * fixes couple errors when trying to build world with meta-raspberrypi included Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagegroup-rpi-test: Fix COPYING md5sumAndrei Gherzan2016-07-081-1/+1
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* packagegroup-rpi-test: Poky moved the license so fix LIC_FILES_CHKSUMAndrei Gherzan2016-07-081-1/+1
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* packagegroup-rpi-test: Add packages to be able to test WiFi/BluetoothAndrei Gherzan2016-04-221-0/+5
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* packagegroup-rpi-test: Include newly added packagesAndrei Gherzan2016-01-111-0/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* packagegroup-rpi-test: Add pi-blasterPetter Mabäcker2015-08-101-0/+1
| | | | | | | Ensure that pi-blaster is built and included by default when building 'rpi-test-image'. Signed-off-by: Petter Mabäcker <petter@technux.se>
* packagegroup-rpi-test: Add some packagesAndrei Gherzan2014-01-191-1/+3
| | | | | | | | | | | bcm2835 is an empty package because this recipe provides a static library. Install on target only bcm2835-tests package in which files are statically linked to that library. Add forgotten GPIO packages: rpi-gpio and rpio. Change-Id: I498d2a3948ad5faf963d492bc496d4725a79e136 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* packagegroup-rpi-test: Add test packagegroupAndrei Gherzan2014-01-171-0/+17
Change-Id: I74f7c0d33d5f9692a427587bf0f8ef9980ebfcd3 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>