Package: pdbg / 1.0-2

Metadata

Package Version Patches format
pdbg 1.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Remove usage of libfdt internal functions.patch | (download)

libpdbg/device.c | 7 4 3 - 0 !
1 file changed, 4 insertions( ), 3 deletions(-)

 libpdbg/device.c: remove usage of libfdt internal functions
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

The code in device.c was largely based on code from Skiboot which included calls
to _fdt_check_node_offset and _fdt_offset_ptr which are internal libfdt
use debian libfdt.patch | (download)

Makefile.am | 22 4 18 - 0 !
configure.ac | 1 1 0 - 0 !
2 files changed, 5 insertions( ), 18 deletions(-)

 use-debian-libfdt