diff options
| author | Khem Raj <raj.khem@gmail.com> | 2009-08-10 19:45:33 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2009-08-10 19:45:33 -0700 |
| commit | 08020ed71ffccfd2893ba869e73e3a169a5ae068 (patch) | |
| tree | 9c329dd0d52bad0d2e0c5fa5726a6dc6dcffeae2 /recipes/linux/linux_2.6.23.bb | |
| parent | 19a190ca2bedf9a8d017f3c5fb163d51d0b3a828 (diff) | |
| parent | 0d3f61c8280b329f573ded891fad573f666379db (diff) | |
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux/linux_2.6.23.bb')
| -rw-r--r-- | recipes/linux/linux_2.6.23.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.23.bb b/recipes/linux/linux_2.6.23.bb index 76ebbbe917..0f62a1c37c 100644 --- a/recipes/linux/linux_2.6.23.bb +++ b/recipes/linux/linux_2.6.23.bb @@ -28,6 +28,9 @@ SRC_URI_avr32 = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 file://defconfig \ http://avr32linux.org/twiki/pub/Main/LinuxPatches/linux-2.6.23.atmel.3.patch.bz2;patch=1 \ " +SRC_URI_append_em-x270 = "\ + file://em-x270.patch;patch=1 \ + file://01-prevent_loop_timespec_add_ns.patch;patch=1" SRC_URI_append_cm-x270 = "\ file://0001-cm-x270-base2.patch;patch=1 \ |
