aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/packagegroups/packagegroup-rpi-test.bb
AgeCommit message (Collapse)Author
2022-04-21packagegroup-rpi-test: Include more packagesAndrei Gherzan
Include more packages from this layer so we can test/CI the support easier. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
2021-08-04Convert to new override syntaxMartin Jansa
This is the result of automated script conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2020-11-25packagegroup-rpi-test: Add python3-sense-hat in a meta-python specific bbappendKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-24packagegroup-rpi-test: resolve `wireless-regdb` conflictJon Magnuson
Replaces `wireless-regdb` with `wireless-regdb-static` provided by poky. Fixes #639. Signed-off-by: Jon Magnuson <jon.magnuson@gmail.com>
2020-01-30packagegroup-rpi-test: use MACHINE_ARCHMartin Jansa
* fixes this error reported by sstate-diff-machines.sh: === Comparing signatures for task do_package_write_ipk.sigdata between raspberrypi2 and raspberrypi3 === | ERROR: packagegroup-rpi-test different signature for task do_package_write_ipk.sigdata between raspberrypi2 and raspberrypi3 | NOTE: Starting bitbake server... | Hash for dependent task packagegroups/packagegroup-rpi-test.bb:do_package changed from 90d4d6b4f44b5c02560c4fd3a1d6143d7c79e75a110db351c99d393a58b5cf26 to 32d7a96f98179695ff0dce057a8501a6920ce7f053a47c3bd6bd50613bd2618b | Unable to find matching sigdata for /OE/build/luneos-master/webos-ports/meta-raspberrypi/recipes-core/packagegroups/packagegroup-rpi-test.bb:do_package with hashes 90d4d6b4f44b5c02560c4fd3a1d6143d7c79e75a110db351c99d393a58b5cf26 or 32d7a96f98179695ff0dce057a8501a| 6920ce7f053a47c3bd6bd50613bd2618b | * MACHINE_EXTRA_RRECOMMENDS in RRECOMMENDS_${PN} is MACHINE specific, e.g. between raspberrypi2 and raspberrypi3: tmp-glibc/sstate-diff/1580322520/raspberrypi2/all-webos-linux/packagegroup-rpi-test/1.0-r0.do_package.sigdata.90d4d6b4f44b5c02560c4fd3a1d6143d7c79e75a110db351c99d393a58b5cf26 tmp-glibc/sstate-diff/1580322520/raspberrypi3/all-webos-linux/packagegroup-rpi-test/1.0-r0.do_package.sigdata.32d7a96f98179695ff0dce057a8501a6920ce7f053a47c3bd6bd50613bd2618b bitbake-diffsigs tmp-glibc/sstate-diff/1580322520/raspberrypi*/*/packagegroup-rpi-test*/*do_package.sig* | NOTE: Starting bitbake server... basehash changed from ee2d20ddb4aa98ffefe5c4c56ba2e59833ba94ed3a4523d3e52683209626aa23 to ca3df8d8ef86b298f57c41ffba278dd0330ffb00e7e25943c272c8b3c57a6dc3 Variable MACHINE_EXTRA_RRECOMMENDS value changed: " kernel-modules udev-rules-rpi {+ linux-firmware-rpidistro-bcm43430 linux-firmware-rpidistro-bcm43455 bluez-firmware-rpidistro-bcm43430a1-hcd bluez-firmware-rpidistro-bcm4345c0-hcd +}" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2020-01-30packagegroup-rpi-test: include bigbuckbunny in RRECOMMENDS_${PN} only with ↵Martin Jansa
meta-multimedia * resolves: ERROR: Nothing RPROVIDES 'bigbuckbunny-480p' (but meta-raspberrypi/recipes-core/packagegroups/packagegroup-rpi-test.bb RDEPENDS on or otherwise requires it) NOTE: Runtime target 'bigbuckbunny-480p' is unbuildable, removing... Missing or unbuildable dependency chain was: ['bigbuckbunny-480p'] ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'packagegroup-rpi-test', 'bigbuckbunny-480p'] when building without meta-multimedia layer included Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2019-10-10wiringpi: DeleteKhem Raj
It has gone closed source and git tree has disappeared http://wiringpi.com/wiringpi-deprecated/ Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-14python-rtimu,python-sense-hat: Convert to py3 modulesKhem Raj
py2 is on its way out from oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-30packagegroup-rpi-test: Depend on wireless-regdb instead of crdaKhem Raj
this should bring in crda if needed Fixes issue #456 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-20packagegroup-rpi-test: Ensure that OMXPLAYER is only set when using userland ↵Khem Raj
graphics Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-27meta-raspberrypi: use generic licenses in ${COMMON_LICENSE_DIR} from PokyHugo Hromic
Keep consistency with current practices. Signed-off-by: Hugo Hromic <hhromic@gmail.com>
2017-07-27packagegroup-rpi-test, rpi-test-image: restrict to ^rpi$ and include ↵Martin Jansa
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>
2016-07-08packagegroup-rpi-test: Fix COPYING md5sumAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2016-07-08packagegroup-rpi-test: Poky moved the license so fix LIC_FILES_CHKSUMAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2016-04-22packagegroup-rpi-test: Add packages to be able to test WiFi/BluetoothAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2016-01-11packagegroup-rpi-test: Include newly added packagesAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2015-08-10packagegroup-rpi-test: Add pi-blasterPetter Mabäcker
Ensure that pi-blaster is built and included by default when building 'rpi-test-image'. Signed-off-by: Petter Mabäcker <petter@technux.se>
2014-01-19packagegroup-rpi-test: Add some packagesAndrei Gherzan
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>
2014-01-17packagegroup-rpi-test: Add test packagegroupAndrei Gherzan
Change-Id: I74f7c0d33d5f9692a427587bf0f8ef9980ebfcd3 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>