aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-layerscape-armv8_32b/Makefile
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2017-10-23 19:03:00 +0800
committerJohn Crispin <john@phrozen.org>2017-11-10 23:00:49 +0100
commit9e7b1667046201b2d52108d6c8769bebd4f6736c (patch)
treef707601daf38b54d5285a75e4f0e08c5f99d8f37 /package/boot/uboot-layerscape-armv8_32b/Makefile
parent5b8639f02e2680cbf3a0a5ffe0a9959386e9230b (diff)
downloadupstream-9e7b1667046201b2d52108d6c8769bebd4f6736c.tar.gz
upstream-9e7b1667046201b2d52108d6c8769bebd4f6736c.tar.bz2
upstream-9e7b1667046201b2d52108d6c8769bebd4f6736c.zip
layerscape: enlarge ext4 rootfs size to 30MB
This patch is to enlarge ext4 rootfs size to 30MB. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Diffstat (limited to 'package/boot/uboot-layerscape-armv8_32b/Makefile')
-rw-r--r--package/boot/uboot-layerscape-armv8_32b/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-layerscape-armv8_32b/Makefile b/package/boot/uboot-layerscape-armv8_32b/Makefile
index 3b532b3ba4..1e0eb34171 100644
--- a/package/boot/uboot-layerscape-armv8_32b/Makefile
+++ b/package/boot/uboot-layerscape-armv8_32b/Makefile
@@ -17,8 +17,8 @@ PKG_RELEASE:=1
# uboot-layerscape's source code.
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/yangbolu1991/u-boot-lede.git
-PKG_SOURCE_VERSION:=b973f9b8754440d8db4ead6cd59a6ad2f7378806
-PKG_MIRROR_HASH:=4297f79e502f869a042271877a0e5ac3b78f914c5797c53a48da0d7769e08fc7
+PKG_SOURCE_VERSION:=050c7f11e2ad1a005baa8816699a5c4543dab70c
+PKG_MIRROR_HASH:=ebd63c29417616240090930d50bbce46956de8ddc3f2aa1b238da286ff66794a
PKG_MAINTAINER:=Yangbo Lu <yangbo.lu@nxp.com>