diff options
| author | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-10-19 00:43:17 +0200 |
|---|---|---|
| committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-10-19 00:43:17 +0200 |
| commit | 14bf8220ea36950431c7d521a9ab47dace33ba9d (patch) | |
| tree | 04a23c0f7bbea0d4142747143f355e256aaa1055 /packages/linux/linux-rp_2.6.26.bb | |
| parent | 310ccc10715067a20f96c87c4e78553193060c90 (diff) | |
| parent | f5908addf3671abab19e1e43763b3b0ca60a451b (diff) | |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'packages/linux/linux-rp_2.6.26.bb')
| -rw-r--r-- | packages/linux/linux-rp_2.6.26.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.26.bb b/packages/linux/linux-rp_2.6.26.bb index 8ff6fc4c0d..0c76704cc5 100644 --- a/packages/linux/linux-rp_2.6.26.bb +++ b/packages/linux/linux-rp_2.6.26.bb @@ -1,6 +1,6 @@ require linux-rp.inc -FILE_PR = "r2" +FILE_PR = "r4" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_qemuarm = "-1" @@ -81,6 +81,7 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \ SRC_URI_append_collie = "\ file://collie.patch;patch=1 \ file://collie_keymap.patch;patch=1 \ + file://collie-ucbfix.patch;patch=1 \ " SRC_URI_append_poodle = "\ |
