diff options
author | Robert Bradford <rob@openedhand.com> | 2008-01-15 11:27:14 +0000 |
---|---|---|
committer | Robert Bradford <rob@openedhand.com> | 2008-01-15 11:27:14 +0000 |
commit | ba56fb85c8c75c961671073cc9aeeb9f260f6439 (patch) | |
tree | b8e434c3ec4ddbd794bdc64087d895edd7bfa1d2 | |
parent | 21038ec0bab6d34de08d197e26f4f98e39a22d72 (diff) | |
download | poky-ba56fb85c8c75c961671073cc9aeeb9f260f6439.tar.gz |
Added updated patches/defconfig from Phytec.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3490 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/packages/linux/linux-mx31-2.6.19.2/defconfig-mx31phy | 3 | ||||
-rw-r--r-- | meta/packages/linux/linux-mx31-2.6.19.2/mx31phy-patches.tgz | bin | 1278669 -> 1329713 bytes | |||
-rw-r--r-- | meta/packages/linux/linux-mx31_2.6.19.2.bb | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/packages/linux/linux-mx31-2.6.19.2/defconfig-mx31phy b/meta/packages/linux/linux-mx31-2.6.19.2/defconfig-mx31phy index c3555ef6e4..5f2ec6ee92 100644 --- a/meta/packages/linux/linux-mx31-2.6.19.2/defconfig-mx31phy +++ b/meta/packages/linux/linux-mx31-2.6.19.2/defconfig-mx31phy | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19.2 | 3 | # Linux kernel version: 2.6.19.2 |
4 | # Tue May 22 09:24:22 2007 | 4 | # Tue Jul 31 10:38:06 2007 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | # CONFIG_GENERIC_TIME is not set | 7 | # CONFIG_GENERIC_TIME is not set |
@@ -1031,6 +1031,7 @@ CONFIG_LOGO=y | |||
1031 | # CONFIG_LOGO_LINUX_CLUT224 is not set | 1031 | # CONFIG_LOGO_LINUX_CLUT224 is not set |
1032 | # CONFIG_LOGO_PHYTEC_VGA is not set | 1032 | # CONFIG_LOGO_PHYTEC_VGA is not set |
1033 | CONFIG_LOGO_PHYTEC_QVGA=y | 1033 | CONFIG_LOGO_PHYTEC_QVGA=y |
1034 | CONFIG_LOGO_PHYTEC_SILICA_QVGA=y | ||
1034 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1035 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
1035 | 1036 | ||
1036 | # | 1037 | # |
diff --git a/meta/packages/linux/linux-mx31-2.6.19.2/mx31phy-patches.tgz b/meta/packages/linux/linux-mx31-2.6.19.2/mx31phy-patches.tgz index 4958db0a80..5a517222b6 100644 --- a/meta/packages/linux/linux-mx31-2.6.19.2/mx31phy-patches.tgz +++ b/meta/packages/linux/linux-mx31-2.6.19.2/mx31phy-patches.tgz | |||
Binary files differ | |||
diff --git a/meta/packages/linux/linux-mx31_2.6.19.2.bb b/meta/packages/linux/linux-mx31_2.6.19.2.bb index dbfa580f14..358b23dc7d 100644 --- a/meta/packages/linux/linux-mx31_2.6.19.2.bb +++ b/meta/packages/linux/linux-mx31_2.6.19.2.bb | |||
@@ -220,8 +220,7 @@ SRC_URI_append_mx31phy = " \ | |||
220 | file://linux-2.6.19.2-mt9v111_bus_fix.patch;patch=1 \ | 220 | file://linux-2.6.19.2-mt9v111_bus_fix.patch;patch=1 \ |
221 | file://linux-2.6.19.2-i2c_fix.patch;patch=1 \ | 221 | file://linux-2.6.19.2-i2c_fix.patch;patch=1 \ |
222 | file://linux-2.6.19.2-clock_fix.patch;patch=1 \ | 222 | file://linux-2.6.19.2-clock_fix.patch;patch=1 \ |
223 | file://linux-2.6.19.2-ipu_rgb_fix.patch;patch=1 \ | 223 | file://intel_cfi_version_1.5.patch;patch=1 \ |
224 | file://nor-query-table-fix.patch;patch=1 \ | ||
225 | " | 224 | " |
226 | 225 | ||
227 | S = "${WORKDIR}/linux-2.6.19.2" | 226 | S = "${WORKDIR}/linux-2.6.19.2" |