[kernel] r12534 - in dists/trunk/linux-2.6/debian: . patches/debian/dfsg

Bastian Blank waldi at alioth.debian.org
Sun Dec 28 13:07:14 UTC 2008


Author: waldi
Date: Sun Dec 28 13:07:13 2008
New Revision: 12534

Log:
* debian/changelog: Set version to 2.6.28-1~experimental.1.
* debian/patches/debian/dfsg/firmware-cleanup.patch: Update.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/patches/debian/dfsg/firmware-cleanup.patch

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Dec 28 13:07:13 2008
@@ -1,4 +1,4 @@
-linux-2.6 (2.6.27-1~experimental.1) UNRELEASED; urgency=low
+linux-2.6 (2.6.28-1~experimental.1) UNRELEASED; urgency=low
 
   * New upstream release
 

Modified: dists/trunk/linux-2.6/debian/patches/debian/dfsg/firmware-cleanup.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/debian/dfsg/firmware-cleanup.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/debian/dfsg/firmware-cleanup.patch	Sun Dec 28 13:07:13 2008
@@ -2,12 +2,10 @@
 index 9fe8604..9a852ae 100644
 --- a/firmware/Makefile
 +++ b/firmware/Makefile
-@@ -20,57 +20,8 @@ fw-external-y := $(subst ",,$(CONFIG_EXTRA_FIRMWARE))
- # accurate. In the latter case it doesn't matter -- it'll use $(fw-shipped-all).
- # But be aware that the config file might not be included at all.
- 
+@@ -20,51 +20,2 @@
 -fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin
 -fw-shipped-$(CONFIG_ATM_AMBASSADOR) += atmsar11.fw
+-fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin
 -fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin
 -fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin
 -fw-shipped-$(CONFIG_SMCTR) += tr_smctr.bin
@@ -57,6 +55,3 @@
  fw-shipped-$(CONFIG_USB_SERIAL_XIRCOM) += keyspan_pda/xircom_pgs.fw
 -fw-shipped-$(CONFIG_USB_VICAM) += vicam/firmware.fw
 -fw-shipped-$(CONFIG_VIDEO_CPIA2) += cpia2/stv0672_vp4.bin
- 
- fw-shipped-all := $(fw-shipped-y) $(fw-shipped-m) $(fw-shipped-)
- 



More information about the Kernel-svn-changes mailing list