pmaports/main
Henrik Grimler eed8631c02
main/dtbtool-sprd: fork and upgrade to 1.1.2 (MR 1864)
Fix error if -p arg or dtb dir do not end with /.

Currently, running

$ dtbTool-sprd -p "scripts/dtc" -o "arch/arm/boot/dt.img" "arch/arm/boot/dts/"

or

$ dtbTool-sprd -p "scripts/dtc/" -o "arch/arm/boot/dt.img" "arch/arm/boot/dts"

fails with something like
	DTB combiner:
	  Input directory: 'arch/arm/boot/dts/'
	  Output file: 'dt.img'
	Found file: sprd-scx20_sp7731ceb.dtb ... skip, failed to scan for 'sprd,sc-id =<' tag
	=> Found 0 unique DTB(s)

instead of succeeding with something like
	DTB combiner:
	  Input directory: 'arch/arm/boot/dts/'
	  Output file: 'dt.img'
	Found file: sprd-scx20_sp7731ceb.dtb ... chipset: 8830, platform: 1, rev: 131072
	=> Found 1 unique DTB(s)

	Generating master DTB... completed

The reason for the failure is that the tool tries to run external
commands and concatenates the path from the args, meaning that it
tries to run scripts/dtcdtc instead of scripts/dtc/dtc.
2021-01-15 00:06:39 +01:00
..
0xffff
abootimg main/abootimg: modernize (!840) 2019-12-30 18:29:22 +01:00
abuild-sign-noinclude *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
adsp-audio *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
anbox-image main/anbox-image: workaround to make networking work (MR 1230) 2020-05-13 15:59:14 +03:00
android-mkdtimg *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
apitrace */*: bump pkgrels for failed builds 2020-06-27 09:13:19 +02:00
asus-transformer-blobtools main/asus-transformer-blobtools: Add blob signing (MR 1803) 2020-12-28 15:04:12 +01:00
avbtool main/avbtool: new aport (!1019) 2020-03-10 21:01:43 +01:00
bootchart2 *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
calamares-extensions main/calamares-extensions: fix tracedeps, rebuild (MR 1855) 2021-01-06 02:30:42 +01:00
charging-sdl *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
columbiad *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
crust main/crust: new aport (MR 1163) 2020-07-16 23:14:45 +02:00
devicepkg-dev devicepkg-dev: patch Makefile.common too (MR 1738) 2020-11-19 14:32:31 +03:00
dtbtool *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
dtbtool-exynos main/dtbtool-exynos: upgrade to 1.1.0 (MR 1579) 2020-09-15 13:32:16 +03:00
dtbtool-sprd main/dtbtool-sprd: fork and upgrade to 1.1.2 (MR 1864) 2021-01-15 00:06:39 +01:00
extract-dtb *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
fbdebug *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
fbkeyboard main/fbkeyboard: upgrade to 0.4 (MR 1409) 2020-07-11 17:19:57 +02:00
gcc4
gcc6
gesture main/postmarketos-ui-shelli: update shelli to 0.6 (MR 1814) 2020-12-18 11:07:21 -08:00
hello-world treewide: chmod -x files (MR 1237) 2020-05-23 17:29:18 +02:00
hello-world-rust *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
hello-world-wrapper main/hello-world-wrapper: update url (MR 1644) 2020-10-24 00:49:09 +03:00
hwtest *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
keepfileopen main/keepfileopen: new aport (MR 1640) 2020-10-25 18:35:06 +01:00
kmscube main/kmscube: modernize (MR 1538) 2020-09-08 10:09:07 +02:00
ldpath
libofono-qt *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
libsignon-glib main/libsignon-glib: modernize (MR 1538) 2020-09-08 13:23:45 +02:00
linux-postmarketos-allwinner linux-postmarketos-allwinner: disable modem-power driver (MR 1815) 2021-01-08 15:26:02 -08:00
linux-postmarketos-exynos4 main/linux-postmarketos-exynos4: upgrade to 5.9.12 and fix touchscreen (MR 1794) 2020-12-14 23:49:00 -08:00
linux-postmarketos-qcom-msm8916 main/linux-postmarketos-qcom-msm8916: upgrade to 5.9-rc7 (MR 1603) 2020-10-05 02:16:14 +03:00
linux-postmarketos-qcom-msm8953 main/linux-postmarketos-qcom-msm8953: upgrade to 5.10-rc6 (MR 1796) 2020-12-18 18:15:31 -08:00
linux-postmarketos-qcom-msm8974 main/linux-postmarketos-qcom-msm8974: upgrade to 5.9.13 (MR 1799) 2020-12-14 09:31:09 +01:00
linux-postmarketos-qcom-msm8996 linux-postmarketos-qcom-msm8996: change repository location and upgrade to 5.7 (MR 1292) 2020-06-09 14:05:58 +03:00
linux-postmarketos-qcom-sdm660 */linux-*: enable CONFIG_CRYPTO_XTS (MR 1405) 2020-07-11 15:26:35 +02:00
linux-postmarketos-rockchip *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
linux-postmarketos-stericsson main/linux-postmarketos-stericsson: upgrade to 5.8 (MR 1475) 2020-08-03 15:53:38 +02:00
mapbox-gl-native main/mapbox-gl-native: new aport (MR 593) 2020-05-17 10:50:22 +02:00
mapbox-gl-qml main/mapbox-gl-qml: upgrade to 1.7.5 (MR 1559) 2020-09-10 00:35:27 -07:00
mdss-fb-init-hack *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
mkbootimg-osm0sis main/mkbootimg-osm0sis: upgrade to 2020.05.18 (MR 1375) 2020-07-08 19:12:56 +03:00
mobile-config-firefox main/mobile-config-firefox: upgrade to 2.0.0 (MR 1758) 2020-11-25 22:32:50 +01:00
msm-fb-refresher main/msm-fb-refresher: modernize openrc service (MR 1482) 2020-09-01 14:01:08 +02:00
mtk-mkimage *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
ofonoctl main/ofonoctl: upgrade to 0.4.1 (!986) 2020-03-16 03:13:20 +03:00
osk-sdl main/osk-sdl: upgrade to 0.61 (MR 1830) 2020-12-26 11:03:40 -08:00
pil-squasher main/pil-squasher: new aport (MR 1259) 2020-05-23 17:26:36 +02:00
postmarketos-anbox *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
postmarketos-android-recovery-installer main/postmarketos-android-recovery-installer: upgrade to 1.0.3 (MR 1740) 2020-11-19 17:15:32 +01:00
postmarketos-artwork *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
postmarketos-base main/postmarketos-base: ship os-release (MR 1522) 2021-01-07 23:42:49 +01:00
postmarketos-boot-hwtest *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
postmarketos-demos main/postmarketos-demos: upgrade to 1.1.0 (MR 1266) 2020-05-25 10:31:33 +02:00
postmarketos-hidden-desktop-entries main/postmarketos-hidden-desktop-entries: stop hiding Cheese (MR 1539) 2020-09-28 13:59:38 +02:00
postmarketos-mkinitfs main/mkinitfs: Pass signing flag to blobpack (MR 1803) 2020-12-28 15:04:07 +01:00
postmarketos-mkinitfs-hook-console-shell main/postmarketos-mkinitfs-hook-console-shell: Add support for rotated framebuffers (MR 1422) 2020-07-21 11:14:47 +02:00
postmarketos-mkinitfs-hook-debug-shell main/postmarketos-mkinitfs-hook-debug-shell: mount pstore (!921) 2020-02-04 11:19:41 +03:00
postmarketos-mkinitfs-hook-kernel-panic *: remove quotes around pkgname (MR 1186) 2020-04-25 12:06:47 +02:00
postmarketos-mkinitfs-hook-maximum-attention
postmarketos-mkinitfs-hook-verbose-initfs *: remove quotes around pkgname (MR 1186) 2020-04-25 12:06:47 +02:00
postmarketos-mvcfg main/postmarketos-mvcfg: new package (MR 1713) 2020-12-03 13:10:58 +01:00
postmarketos-ondev main/postmarketos-ondev: upgrade to 0.3.2 (MR 1780) 2020-12-19 22:19:40 -08:00
postmarketos-splash *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
postmarketos-ui-fbkeyboard main/postmarketos-ui-fbkeyboard: support rotated fbcon, remove unneeded console resize (MR 1410) 2020-07-11 20:40:30 +03:00
postmarketos-ui-gnome main/postmarketos-ui-{gnome,phosh}: drop outdated gsettings override (MR 1566) 2020-09-14 11:20:25 +02:00
postmarketos-ui-i3wm main/postmarketos-ui-{i3wm,kodi,mate,plasma-mobile,sway,weston,xfce4}: fix conflicting autologin file (MR 1238) 2020-05-25 10:35:43 +02:00
postmarketos-ui-kodi main/postmarketos-ui-kodi: disable x86 2020-08-03 12:16:58 +02:00
postmarketos-ui-mate postmarketos-ui-mate: disable lockscreen by default (MR 1608) 2020-09-29 13:30:56 +02:00
postmarketos-ui-phosh main/postmarketos-ui-phosh: depend on xdg-desktop-portal-gtk (MR 1844) 2021-01-05 15:51:07 +03:00
postmarketos-ui-plasma-bigscreen main/postmarketos-ui-*: fix tinydm-openrc depend (MR 1811) 2020-12-14 23:40:01 -08:00
postmarketos-ui-plasma-desktop main/postmarketos-ui-plasma-desktop: enable on armv7 (MR 1733) 2020-11-18 09:56:11 +01:00
postmarketos-ui-plasma-mobile main/postmarketos-ui-plasma-mobile: add NeoChat to default programs (MR 1837) 2020-12-28 16:14:05 +01:00
postmarketos-ui-shelli main/postmarketos-ui-shelli: update shelli to 0.6 (MR 1814) 2020-12-18 11:07:21 -08:00
postmarketos-ui-sway main/postmarketos-ui-sway: update recommends for sway defaults (MR 1622) 2020-10-08 09:20:15 +02:00
postmarketos-ui-sxmo main/postmarketos-ui-sxmo: upgrade to 1.2.0 (MR 1789) 2020-12-14 14:26:55 +01:00
postmarketos-ui-weston main/postmarketos-ui-weston: use _pmb_recommends (MR 1426) 2020-07-20 19:04:37 +02:00
postmarketos-ui-xfce4 main/postmarketos-ui-xfce4: use _pmb_recommends (MR 1426) 2020-07-20 19:04:37 +02:00
postmarketos-update-kernel main/postmarketos-update-kernel: heimdall-isorec: use dtb (MR 1648) 2020-11-02 14:43:39 +01:00
postmarketos-welcome-gtk3 main/postmarketos-welcome-gtk3: upgrade to 0.2.2 (MR 1728) 2020-11-18 13:47:49 +01:00
powersupply main/powersupply: update to 0.4.0 (MR 1772) 2020-12-02 17:31:47 +03:00
pure-maps main/pure-maps: upgrade to 2.1.1 (MR 1779) 2020-12-06 20:54:34 -08:00
pxa-mkbootimg main/pxa-mkbootimg: new aport (MR 1823) 2020-12-27 21:39:43 -08:00
qmi-ping *: remove quotes around pkgname (MR 1186) 2020-04-25 12:06:47 +02:00
qml-module-clipboard main/qml-module-clipboard: new aport (MR 593) 2020-05-17 10:50:31 +02:00
qmltermwidget *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
qt5-qtfeedback *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
qt5-qtpim main/qt5-qtpim: upgrade to 0_git20190618 and fix up (MR 1468) 2020-07-30 11:51:20 +02:00
qt5-qtsystems main/qt5-qtsystems: enable all arches (MR 1747) 2020-11-21 17:03:51 +01:00
qt5ct *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
qtvirtualkeyboard-plasma main/qtvirtualkeyboard-plasma: fix install dir (MR 1780) 2020-12-19 22:19:40 -08:00
qtwebbrowser main/qtwebbrowser: disable armv7 2020-07-29 12:22:17 +02:00
reboot-mode *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
shelli main/postmarketos-ui-shelli: update shelli to 0.6 (MR 1814) 2020-12-18 11:07:21 -08:00
telepathy-ofono */*: bump pkgrels for failed builds 2020-06-27 09:13:19 +02:00
telephony-service main/telephony-service: bump pkgrel (MR 1468) 2020-07-30 11:51:54 +02:00
triggerhappy *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
unixbench *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
urfkill *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
uuu */*: switch CMake buildtype to None (MR 1311) 2020-06-26 11:31:37 +00:00
watchdog-kick *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00
wcnss-wlan *: remove "Contributor:" lines from APKBUILDs (MR 1203) 2020-05-02 21:45:25 +03:00