From 93a354611e38a6949add5c2e5ccc93ef79b9755f Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:36 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- dtc/.checksum | 1 + dtc/.files | 19 +++++++++++++++++++ dtc/abuild | 4 ++++ dtc/depends | 1 + 4 files changed, 25 insertions(+) create mode 100644 dtc/.checksum create mode 100644 dtc/.files create mode 100644 dtc/abuild create mode 100644 dtc/depends (limited to 'dtc') diff --git a/dtc/.checksum b/dtc/.checksum new file mode 100644 index 00000000..23b57b67 --- /dev/null +++ b/dtc/.checksum @@ -0,0 +1 @@ +9fbab8999d351e9e2488f784c1f1bdf6c39d0d133e5757685ccb3a164e310d4b dtc-1.7.2.tar.xz diff --git a/dtc/.files b/dtc/.files new file mode 100644 index 00000000..da9c14bc --- /dev/null +++ b/dtc/.files @@ -0,0 +1,19 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/convert-dtsv0 +-rwxr-xr-x root/root usr/bin/dtc +-rwxr-xr-x root/root usr/bin/dtdiff +-rwxr-xr-x root/root usr/bin/fdtdump +-rwxr-xr-x root/root usr/bin/fdtget +-rwxr-xr-x root/root usr/bin/fdtoverlay +-rwxr-xr-x root/root usr/bin/fdtput +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/fdt.h +-rw-r--r-- root/root usr/include/libfdt.h +-rw-r--r-- root/root usr/include/libfdt_env.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libfdt.so -> libfdt.so.1 +lrwxrwxrwx root/root usr/lib/libfdt.so.1 -> libfdt.so.1.7.2 +-rwxr-xr-x root/root usr/lib/libfdt.so.1.7.2 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libfdt.pc diff --git a/dtc/abuild b/dtc/abuild new file mode 100644 index 00000000..37fdfe2a --- /dev/null +++ b/dtc/abuild @@ -0,0 +1,4 @@ +name=dtc +version=1.7.2 +release=1 +source="https://mirrors.edge.kernel.org/pub/software/utils/${name}/${name}-${version}.tar.xz" diff --git a/dtc/depends b/dtc/depends new file mode 100644 index 00000000..b03c40c8 --- /dev/null +++ b/dtc/depends @@ -0,0 +1 @@ +flex -- cgit v1.2.3