pmbootstrap/test/testdata
Minecrell fb8de5a553
pmb: Look for device/* files in device/*/... instead (!1879)
In the future, device ports will be located in a subdirectory
below device/... (e.g. device/testing/device-...).
Replace all occurrences of device/* with a glob that checks the
subdirectories instead.

Note: To ensure that this always works properly we should also add some
checks that all devices are indeed located under one of the supported
subdirectories (i.e. testing/community/main).

Change the glob for pmaports to <aports>/**/APKBUILD.
This allows using subdirectories for organization outside of device/
as well.
2020-03-14 08:44:16 +01:00
..
apkbuild pmb.parse._apkbuild: Extend APKBUILD parser to work for subpackages (!1866) 2020-02-19 14:56:57 +03:00
apkindex Skip virtual packages when parsing APKINDEX (#1278) 2018-03-10 13:15:30 +00:00
aportgen pmb/aportgen/gcc.py: add LANG_D=false (!1849) 2019-12-30 12:04:12 +01:00
bootimg Detect if DTB is placed in second area of Android boot image (!1828) 2019-10-25 17:36:22 +02:00
build_local_src pmbootstrap build --src: override source for any package (#1210) 2018-02-19 22:04:01 +00:00
init_questions_device/aports/device/testing pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00
pkgrel_bump/aports "pkgrel_bump --auto": Handle subpackages properly (#1388) 2018-04-15 21:34:40 +00:00
version Testsuite: Run UIs in Qemu and check running processes and more (#982) 2018-02-02 00:16:29 +00:00