Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2013-01-30 09:40:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/u-boot (Old)
 and      /work/SRC/openSUSE:Factory/.u-boot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "u-boot", Maintainer is ""

Changes:
--------
u-boot-mx53loco.changes: same change
u-boot-omap4panda.changes: same change
u-boot-origen.changes: same change
u-boot-u8500href.changes: same change
--- /work/SRC/openSUSE:Factory/u-boot/u-boot.changes    2012-12-28 
22:50:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot.changes       2013-01-30 
09:40:06.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Jan 26 10:38:07 UTC 2013 - [email protected]
+
+- update mlo-ext2.patch:
+  * use the ext4 driver now since ext2 got removed
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ u-boot-highbank.spec ++++++
--- /var/tmp/diff_new_pack.6vTIYl/_old  2013-01-30 09:40:09.000000000 +0100
+++ /var/tmp/diff_new_pack.6vTIYl/_new  2013-01-30 09:40:09.000000000 +0100
@@ -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 <[email protected]>
 #

u-boot-mx53loco.spec: same change
u-boot-omap4panda.spec: same change
u-boot-origen.spec: same change
u-boot-u8500href.spec: same change
u-boot.spec: same change
++++++ mlo-ext2.patch ++++++
--- /var/tmp/diff_new_pack.6vTIYl/_old  2013-01-30 09:40:09.000000000 +0100
+++ /var/tmp/diff_new_pack.6vTIYl/_new  2013-01-30 09:40:09.000000000 +0100
@@ -172,7 +172,7 @@
  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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to