Changeset 256e0b3d in freewrt for toolchain


Ignore:
Timestamp:
Jun 16, 2006, 8:27:37 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
d4f7709
Parents:
8eab46d
Message:

some OpenWrt -> FreeWRT changes, remove some host information from kernel-header patch, try to fix some package descriptions

git-svn-id: svn://www.freewrt.org/trunk/freewrt@68 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • toolchain/kernel-headers/patches/include.patch

    r8eab46d r256e0b3d  
    1276012760  * CAPI 2.0 Interface for Linux
    1276112761  *
    12762 diff -Nur linux-2.4.32/include/linux/compile.h linux-2.4.32.patched/include/linux/compile.h
    12763 --- linux-2.4.32/include/linux/compile.h        1970-01-01 01:00:00.000000000 +0100
    12764 +++ linux-2.4.32.patched/include/linux/compile.h        2006-03-13 18:56:31.000000000 +0100
    12765 @@ -0,0 +1,6 @@
    12766 +#define UTS_VERSION "#1 Mon Mar 13 18:56:31 CET 2006"
    12767 +#define LINUX_COMPILE_TIME "18:56:31"
    12768 +#define LINUX_COMPILE_BY "root"
    12769 +#define LINUX_COMPILE_HOST "ux-2y02"
    12770 +#define LINUX_COMPILE_DOMAIN "inf.fh-bonn-rhein-sieg.de"
    12771 +#define LINUX_COMPILER "gcc version 3.4.4 (OpenWrt-2.0)"
    1277212762diff -Nur linux-2.4.32/include/linux/compiler.h linux-2.4.32.patched/include/linux/compiler.h
    1277312763--- linux-2.4.32/include/linux/compiler.h       2004-11-17 12:54:22.000000000 +0100
Note: See TracChangeset for help on using the changeset viewer.