mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
u-boot-timesys: remove 2011.12 recipe
The last machine using this u-boot was removed with commit
c604238
("Remove boards using the linux-timesys kernel recipe")
in 2015. Remove the recipe.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
This commit is contained in:
parent
f405db7538
commit
6ee01e20a9
|
@ -1,24 +0,0 @@
|
|||
# Copyright (C) 2013-2014 Timesys Corporation
|
||||
# Released under the MIT license (see COPYING.MIT for the terms)
|
||||
|
||||
DESCRIPTION = "bootloader for Vybrid platforms"
|
||||
require recipes-bsp/u-boot/u-boot.inc
|
||||
|
||||
PROVIDES += "u-boot"
|
||||
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
|
||||
|
||||
SRCBRANCH = "2011.12-pcl052"
|
||||
SRC_URI = "git://github.com/Timesys/u-boot-timesys.git;protocol=https;branch=${SRCBRANCH}"
|
||||
SRCREV = "dca5026484c69628be9b9618e5795c635cefe110"
|
||||
|
||||
SRCBRANCH_quartz = "2011.12-quartz"
|
||||
SRCREV_quartz = "2dc3859b8274b45fb6336d9713b4b07e42dfb4cb"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
COMPATIBLE_MACHINE = "(vf60)"
|
||||
|
||||
PV = "v2011.12"
|
Loading…
Reference in New Issue
Block a user