Source-Makefile: feeds/base/package/utils/dtc/Makefile

Package: dtc
Version: 1.7.1-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: utils
Category: Utilities
Repository: base
Title: Device Tree Compiler
Maintainer: Yousong Zhou <yszhou4tech@gmail.com>
Source: dtc-1.7.1.tar.gz
License: GPL-2.0-only
LicenseFiles: GPL
CPE-ID: cpe:/a:dtc_project:dtc
URL: https://git.kernel.org/pub/scm/utils/dtc/dtc.git
Type: ipkg
Description:   Device Tree Compiler for Flat Device Trees Device Tree Compiler, dtc, takes
  as input a device-tree in a given format and outputs a device-tree in another
  format for booting kernels on embedded systems.
@@
Config:
	config DTC_STATIC_BUILD
		depends on PACKAGE_dtc
		bool "Build dtc as static binary"
		default n
		help
			Builds dtc as a static binary.
			This is usefull in order to export live DTS from a device running
			various vendor modified OpenWrt versions.
@@

Package: fdt-utils
Version: 1.7.1-r1
Depends: +libc +libfdt
Conflicts: 
Menu-Depends: 
Provides: 
Section: utils
Category: Utilities
Repository: base
Title: Flat Device Tree Utilities
Maintainer: Yousong Zhou <yszhou4tech@gmail.com>
Source: dtc-1.7.1.tar.gz
License: GPL-2.0-only
LicenseFiles: GPL
CPE-ID: cpe:/a:dtc_project:dtc
URL: https://git.kernel.org/pub/scm/utils/dtc/dtc.git
Type: ipkg
Description: Flat Device Tree Utilities
@@

Package: libfdt
Version: 1.7.1-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: a utility library for reading and manipulating dtb files
Maintainer: Yousong Zhou <yszhou4tech@gmail.com>
Source: dtc-1.7.1.tar.gz
License: GPL-2.0-only
LicenseFiles: GPL
CPE-ID: cpe:/a:dtc_project:dtc
URL: https://git.kernel.org/pub/scm/utils/dtc/dtc.git
Type: ipkg
Description:   This is a library containing functions for manipulating Flat Device Trees.
@@


