blob: 5393874f86178078558bf91165922396c8e27a19 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright (C) 2014 O.S. Systems Software LTDA.
# Copyright (C) 2014-2016 Freescale Semiconductor
SUMMARY = "Produces a Manufacturing Tool compatible Linux Kernel"
DESCRIPTION = "Linux Kernel provided and supported by Freescale that produces a \
Manufacturing Tool compatible Linux Kernel to be used in updater environment"
require linux-imx_${PV}.bb
require linux-mfgtool.inc
|