# Copyright (C) 2013-2016 Freescale Semiconductor # Copyright (C) 2017-2019 NXP # Copyright 2018 (C) O.S. Systems Software LTDA. SUMMARY = "Nand boot write source" SECTION = "base" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" PV = "5.5+git${SRCPV}" SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocol=https;branch=master \ " SRCREV = "269fdffcf97238684de9f28977a73677282e061f" S = "${WORKDIR}/git" inherit autotools pkgconfig COMPATIBLE_MACHINE = "(imx|use-mainline-bsp)"