[FE training-materials-updates] yocto: data: remove now useless patch

Antoine Ténart antoine.tenart at free-electrons.com
Mon Sep 5 11:00:15 CEST 2016


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=7b29ce90ae1a6b6fb1e87aff3d137d8353bb94ba

>---------------------------------------------------------------

commit 7b29ce90ae1a6b6fb1e87aff3d137d8353bb94ba
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Mon Sep 5 11:00:15 2016 +0200

    yocto: data: remove now useless patch
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


>---------------------------------------------------------------

7b29ce90ae1a6b6fb1e87aff3d137d8353bb94ba
 ...use-the-am335x_boneblack-u-boot-configura.patch | 27 ----------------------
 1 file changed, 27 deletions(-)

diff --git a/lab-data/yocto/0001-beaglebone-use-the-am335x_boneblack-u-boot-configura.patch b/lab-data/yocto/0001-beaglebone-use-the-am335x_boneblack-u-boot-configura.patch
deleted file mode 100644
index 0f57114..0000000
--- a/lab-data/yocto/0001-beaglebone-use-the-am335x_boneblack-u-boot-configura.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 0be91378e26a54cb4ef469290bc960d383ef2898 Mon Sep 17 00:00:00 2001
-From: Alexandre Belloni <alexandre.belloni at free-electrons.com>
-Date: Mon, 4 Aug 2014 17:13:56 +0200
-Subject: [PATCH] beaglebone: use the am335x_boneblack u-boot configuration
-
-Using the am335x_boneblack configuration for u-boot allows to save the
-environment to the emmc. Else, it is not possible to save the
-environment at all.
-
-Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
----
- conf/machine/beaglebone.conf | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf
-index 8a83a1aeb569..0b4dce3ad647 100644
---- a/conf/machine/beaglebone.conf
-+++ b/conf/machine/beaglebone.conf
-@@ -11,4 +11,4 @@ IMAGE_FSTYPES += "tar.gz"
- 
- SERIAL_CONSOLE = "115200 ttyO0"
- 
--UBOOT_MACHINE = "am335x_evm_config"
-+UBOOT_MACHINE = "am335x_boneblack"
--- 
-1.9.1
-




More information about the training-materials-updates mailing list