aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-rockchip_20171218.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-rockchip_20171218.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-rockchip_20171218.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-bsp/u-boot/u-boot-rockchip_20171218.bb b/recipes-bsp/u-boot/u-boot-rockchip_20171218.bb
deleted file mode 100644
index 4545f13..0000000
--- a/recipes-bsp/u-boot/u-boot-rockchip_20171218.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (C) 2017 Fuzhou Rockchip Electronics Co., Ltd
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-include u-boot-rockchip.inc
-
-TAG = "release-${PV}"
-SRC_URI = " \
- git://github.com/rockchip-linux/u-boot.git;tag=${TAG};nobranch=1; \
- file://binutils-2.28-ld-fix.patch \
-"
-S = "${WORKDIR}/git"