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 /meta/packages/linux/linux-mx31_2.6.19.2.bb | |
parent | 21038ec0bab6d34de08d197e26f4f98e39a22d72 (diff) | |
download | openembedded-core-ba56fb85c8c75c961671073cc9aeeb9f260f6439.tar.gz openembedded-core-ba56fb85c8c75c961671073cc9aeeb9f260f6439.tar.bz2 openembedded-core-ba56fb85c8c75c961671073cc9aeeb9f260f6439.zip |
Added updated patches/defconfig from Phytec.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3490 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-mx31_2.6.19.2.bb')
-rw-r--r-- | meta/packages/linux/linux-mx31_2.6.19.2.bb | 3 |
1 files changed, 1 insertions, 2 deletions
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 = " \ file://linux-2.6.19.2-mt9v111_bus_fix.patch;patch=1 \ file://linux-2.6.19.2-i2c_fix.patch;patch=1 \ file://linux-2.6.19.2-clock_fix.patch;patch=1 \ - file://linux-2.6.19.2-ipu_rgb_fix.patch;patch=1 \ - file://nor-query-table-fix.patch;patch=1 \ + file://intel_cfi_version_1.5.patch;patch=1 \ " S = "${WORKDIR}/linux-2.6.19.2" |