aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/libfslparser/libfslparser_3.0.9.bb
blob: b497ae6f843a8d8ea2e8e2587686c2f305e3a8a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright (C) 2013 Freescale Semiconductor
# Released under the MIT license (see COPYING.MIT for the terms)

require libfslparser.inc

# FIXME: Inspecting the source code the content is in fact 3.0.9
SRC_URI = "${FSL_MIRROR}/${PN}-3.10.9-1.0.0.bin;fsl-eula=true"
S = "${WORKDIR}/${PN}-3.10.9-1.0.0"

SRC_URI[md5sum] = "655970eb7389860a58cfd3c1e7d3efcf"
SRC_URI[sha256sum] = "bcef8a03d935ac52d2cba8b9aec664906d63cea31d37c05b0bad11dd38fbefca"

COMPATIBLE_MACHINE = "(mx28|mx5|mx6)"