diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-08-21 17:00:49 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-09-01 12:26:49 +0200 |
commit | 52a142a6314905422f14f05fccafdce35bea7f08 (patch) | |
tree | 8eeda1ea9da4aade3e64d06306140f523c289700 /package/config/patches/series | |
parent | 7c524dd0b683e1e8fac4e4084ac7678576bfbe07 (diff) |
Bump package/config to 2.6.36-rc1
The goal is to be able to use savedefconfig to generate minimal
defconfig files.
Four of our patches are removed since the modifications have been
merged upstream. The new nconf configuration utility has appeared.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/config/patches/series')
-rw-r--r-- | package/config/patches/series | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package/config/patches/series b/package/config/patches/series index d5ab94c7f..997befd35 100644 --- a/package/config/patches/series +++ b/package/config/patches/series @@ -1,10 +1,8 @@ 01-kconfig-kernel-to-buildroot.patch 02-cpp-comments-to-c-comments.patch 03-change-config-option-prefix.patch -04-fedora-13-build-fix.patch 05-really-clean-everything.patch 06-br-build-system-integration.patch -07-minor-makefile-fixes.patch 08-make-write-deps.patch 09-implement-kconfig-probability.patch 10-br-build-system.patch @@ -12,5 +10,3 @@ 12-fix-glade-file-path.patch 13-use-conf-write-autoconf.patch 14-support-out-of-tree-config.patch -15-misc-qconf-changes.patch -16-non-identified-changes.patch |