diff options
author | Henry von Tresckow <hvontres@gmail.com> | 2008-01-26 20:10:09 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2008-01-26 20:10:09 +0000 |
commit | 937675435a1f0e44511bdc8ff6ef1d5d4029d5b8 (patch) | |
tree | baad63505a538a30b87384506358db7436482227 /packages/linux/linux-rp_2.6.24.bb | |
parent | 9942a8c3c0baa09c969ea3f58dac4a1d66e0bb3a (diff) |
linux-rp: misc fixes to make 2.6.24 compile for poodle - close #3715
Diffstat (limited to 'packages/linux/linux-rp_2.6.24.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.24.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.24.bb b/packages/linux/linux-rp_2.6.24.bb index 68fad7df62..f236586b03 100644 --- a/packages/linux/linux-rp_2.6.24.bb +++ b/packages/linux/linux-rp_2.6.24.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r0" +PR = "r1" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_collie = "1" @@ -102,6 +102,8 @@ SRC_URI_append_collie = "\ SRC_URI_append_poodle = "\ ${RPSRC}/poodle_serial_vcc-r0.patch;patch=1 \ + file://poodle_ts.patch;patch=1 \ + file://pxafb.patch;patch=1 \ " SRC_URI_append_tosa = "\ |