From 7ffccd154687b95c70be3b6d8e5b06224cf2b180b9312a726866fab5abe8198c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 30 Jan 2013 08:40:04 +0000 Subject: [PATCH] Accepting request 150312 from Base:System - update mlo-ext2.patch: * use the ext4 driver now since ext2 got removed OBS-URL: https://build.opensuse.org/request/show/150312 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=10 --- mlo-ext2.patch | 2 +- u-boot-highbank.spec | 2 +- u-boot-mx53loco.spec | 2 +- u-boot-omap4panda.spec | 2 +- u-boot-origen.spec | 2 +- u-boot-u8500href.spec | 2 +- u-boot.changes | 6 ++++++ u-boot.spec | 2 +- 8 files changed, 13 insertions(+), 7 deletions(-) diff --git a/mlo-ext2.patch b/mlo-ext2.patch index 237a0a5..24b7347 100644 --- a/mlo-ext2.patch +++ b/mlo-ext2.patch @@ -172,7 +172,7 @@ Index: u-boot-2012.10/spl/Makefile LIBS-$(CONFIG_SPL_SPI_FLASH_SUPPORT) += drivers/mtd/spi/libspi_flash.o LIBS-$(CONFIG_SPL_SPI_SUPPORT) += drivers/spi/libspi.o LIBS-$(CONFIG_SPL_FAT_SUPPORT) += fs/fat/libfat.o -+LIBS-$(CONFIG_SPL_FAT_SUPPORT) += fs/ext2/libext2fs.o ++LIBS-$(CONFIG_SPL_FAT_SUPPORT) += fs/ext4/libext4fs.o LIBS-$(CONFIG_SPL_LIBGENERIC_SUPPORT) += lib/libgeneric.o LIBS-$(CONFIG_SPL_POWER_SUPPORT) += drivers/power/libpower.o LIBS-$(CONFIG_SPL_NAND_SUPPORT) += drivers/mtd/nand/libnand.o diff --git a/u-boot-highbank.spec b/u-boot-highbank.spec index df72f45..5aee181 100644 --- a/u-boot-highbank.spec +++ b/u-boot-highbank.spec @@ -1,7 +1,7 @@ # # spec file for package u-boot-highbank # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon # Copyright (c) 2007-2010 by Silvan Calarco # diff --git a/u-boot-mx53loco.spec b/u-boot-mx53loco.spec index 8cfec0b..ae131e1 100644 --- a/u-boot-mx53loco.spec +++ b/u-boot-mx53loco.spec @@ -1,7 +1,7 @@ # # spec file for package u-boot-mx53loco # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon # Copyright (c) 2007-2010 by Silvan Calarco # diff --git a/u-boot-omap4panda.spec b/u-boot-omap4panda.spec index b95b4a1..14b2845 100644 --- a/u-boot-omap4panda.spec +++ b/u-boot-omap4panda.spec @@ -1,7 +1,7 @@ # # spec file for package u-boot-omap4panda # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon # Copyright (c) 2007-2010 by Silvan Calarco # diff --git a/u-boot-origen.spec b/u-boot-origen.spec index 45c0c78..c8b933c 100644 --- a/u-boot-origen.spec +++ b/u-boot-origen.spec @@ -1,7 +1,7 @@ # # spec file for package u-boot-origen # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon # Copyright (c) 2007-2010 by Silvan Calarco # diff --git a/u-boot-u8500href.spec b/u-boot-u8500href.spec index bb35b2d..4b50260 100644 --- a/u-boot-u8500href.spec +++ b/u-boot-u8500href.spec @@ -1,7 +1,7 @@ # # spec file for package u-boot-u8500href # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon # Copyright (c) 2007-2010 by Silvan Calarco # diff --git a/u-boot.changes b/u-boot.changes index a6bf49d..7a9aee5 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com + +- update mlo-ext2.patch: + * use the ext4 driver now since ext2 got removed + ------------------------------------------------------------------- Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com diff --git a/u-boot.spec b/u-boot.spec index 7a23db8..d84df2b 100644 --- a/u-boot.spec +++ b/u-boot.spec @@ -1,7 +1,7 @@ # # spec file for package u-boot # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon # Copyright (c) 2007-2010 by Silvan Calarco #