summaryrefslogtreecommitdiffstats
path: root/lemote/gnewsense/branches/3.0
diff options
context:
space:
mode:
authorAlexandre Oliva <lxoliva@fsfla.org>2013-05-10 23:27:33 +0000
committerAlexandre Oliva <lxoliva@fsfla.org>2013-05-10 23:27:33 +0000
commit2779e5838762c176e63eb6394bffd03fc1de1ad5 (patch)
treeff57d19ba0a1d359fb9d82e2dd7bd10f7ebf82ad /lemote/gnewsense/branches/3.0
parent3cf72fcbe8260711bae9fc81e0015238cd107c47 (diff)
downloadlinux-libre-raptor-2779e5838762c176e63eb6394bffd03fc1de1ad5.tar.gz
linux-libre-raptor-2779e5838762c176e63eb6394bffd03fc1de1ad5.zip
3.0.77-gnu1_0loongsonlibre
Diffstat (limited to 'lemote/gnewsense/branches/3.0')
-rw-r--r--lemote/gnewsense/branches/3.0/config.patch4
-rw-r--r--lemote/gnewsense/branches/3.0/kpkg-2.6.33.patch28
-rw-r--r--lemote/gnewsense/branches/3.0/series1
3 files changed, 2 insertions, 31 deletions
diff --git a/lemote/gnewsense/branches/3.0/config.patch b/lemote/gnewsense/branches/3.0/config.patch
index d5d3cfb95..981da0c9f 100644
--- a/lemote/gnewsense/branches/3.0/config.patch
+++ b/lemote/gnewsense/branches/3.0/config.patch
@@ -1,11 +1,11 @@
Index: .config
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ .config 2013-05-03 01:13:35.000000000 +0000
++++ .config 2013-05-10 14:59:39.000000000 +0000
@@ -0,0 +1,4595 @@
+#
+# Automatically generated make config: don't edit
-+# Linux/mips 3.0.76-gnu1 Kernel Configuration
++# Linux/mips 3.0.77-gnu1 Kernel Configuration
+#
+CONFIG_MIPS=y
+
diff --git a/lemote/gnewsense/branches/3.0/kpkg-2.6.33.patch b/lemote/gnewsense/branches/3.0/kpkg-2.6.33.patch
deleted file mode 100644
index 9feef5e0d..000000000
--- a/lemote/gnewsense/branches/3.0/kpkg-2.6.33.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-Index: debian/ruleset/misc/version_vars.mk
-===================================================================
---- debian/ruleset/misc/version_vars.mk.orig 2008-11-24 17:01:32.000000000 +0000
-+++ debian/ruleset/misc/version_vars.mk 2010-12-12 13:57:33.000000000 +0000
-@@ -138,7 +138,9 @@
- EXTRAV_ARG :=
- endif
-
--UTS_RELEASE_HEADER=$(call doit,if [ -f include/linux/utsrelease.h ]; then \
-+UTS_RELEASE_HEADER=$(call doit,if [ -f include/generated/utsrelease.h ]; then \
-+ echo include/generated/utsrelease.h; \
-+ elif [ -f include/linux/utsrelease.h ]; then \
- echo include/linux/utsrelease.h; \
- else \
- echo include/linux/version.h ; \
-Index: debian/ruleset/targets/common.mk
-===================================================================
---- debian/ruleset/targets/common.mk.orig 2008-11-24 17:01:32.000000000 +0000
-+++ debian/ruleset/targets/common.mk 2010-12-12 13:57:33.000000000 +0000
-@@ -333,7 +333,7 @@
- @echo this was built on a machine with the kernel: >> debian/buildinfo
- uname -a >> debian/buildinfo
- echo using the compiler: >> debian/buildinfo
-- grep LINUX_COMPILER include/linux/compile.h | \
-+ grep LINUX_COMPILER include/generated/compile.h | \
- sed -e 's/.*LINUX_COMPILER "//' -e 's/"$$//' >> debian/buildinfo
- ifneq ($(strip $(shell test -f version.Debian && cat version.Debian)),)
- echo kernel source package used: >> debian/buildinfo
diff --git a/lemote/gnewsense/branches/3.0/series b/lemote/gnewsense/branches/3.0/series
index a9865cb05..c1dc9cfb7 100644
--- a/lemote/gnewsense/branches/3.0/series
+++ b/lemote/gnewsense/branches/3.0/series
@@ -3,4 +3,3 @@ gnewsense-binutils-flag.patch -p0
100gnu+freedo.patch -p1 # 100% Freedo[m] GNU+Freedo logo
config.patch -p0 # config file
kpkg-mipsel.patch -p0 # use vmlinuz
-kpkg-2.6.33.patch -p0 # adjust for 2.6.33
OpenPOWER on IntegriCloud