blob: 825c94a65feb84a232fa662425c726f5938e324d (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright (C) 2014 O.S. Systems Software LTDA.
# Copyright (C) 2014-2015 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
|