From 989d6f180cf8956858a4889bb47dded94cdf51e7 Mon Sep 17 00:00:00 2001 From: Lukas Rusak Date: Fri, 29 Apr 2016 11:26:29 -0700 Subject: [PATCH] u-boot: move patches to version specific folder --- .../patches/{ => imx6-408544d}/u-boot-001-gcc5-support.patch | 0 .../u-boot-002-gcc5-use_gcc_inline_version_instead_c99.patch | 0 .../{ => imx6-408544d}/u-boot-003-gcc5-no-unalligned-access.patch | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename packages/tools/u-boot/patches/{ => imx6-408544d}/u-boot-001-gcc5-support.patch (100%) rename packages/tools/u-boot/patches/{ => imx6-408544d}/u-boot-002-gcc5-use_gcc_inline_version_instead_c99.patch (100%) rename packages/tools/u-boot/patches/{ => imx6-408544d}/u-boot-003-gcc5-no-unalligned-access.patch (100%) diff --git a/packages/tools/u-boot/patches/u-boot-001-gcc5-support.patch b/packages/tools/u-boot/patches/imx6-408544d/u-boot-001-gcc5-support.patch similarity index 100% rename from packages/tools/u-boot/patches/u-boot-001-gcc5-support.patch rename to packages/tools/u-boot/patches/imx6-408544d/u-boot-001-gcc5-support.patch diff --git a/packages/tools/u-boot/patches/u-boot-002-gcc5-use_gcc_inline_version_instead_c99.patch b/packages/tools/u-boot/patches/imx6-408544d/u-boot-002-gcc5-use_gcc_inline_version_instead_c99.patch similarity index 100% rename from packages/tools/u-boot/patches/u-boot-002-gcc5-use_gcc_inline_version_instead_c99.patch rename to packages/tools/u-boot/patches/imx6-408544d/u-boot-002-gcc5-use_gcc_inline_version_instead_c99.patch diff --git a/packages/tools/u-boot/patches/u-boot-003-gcc5-no-unalligned-access.patch b/packages/tools/u-boot/patches/imx6-408544d/u-boot-003-gcc5-no-unalligned-access.patch similarity index 100% rename from packages/tools/u-boot/patches/u-boot-003-gcc5-no-unalligned-access.patch rename to packages/tools/u-boot/patches/imx6-408544d/u-boot-003-gcc5-no-unalligned-access.patch