diff options
author | Sergey Lapin <slapin@ossfans.org> | 2009-05-17 03:32:21 +0400 |
---|---|---|
committer | Sergey Lapin <slapin@ossfans.org> | 2009-05-17 03:32:21 +0400 |
commit | 25c0e5fe636260f8c86c3adf22cc20ec2c4fcb77 (patch) | |
tree | 4a395ae7255a5c32362d611ed81e663936083452 /recipes/at91bootstrap/at91bootstrap_2.11.bb | |
parent | c62f7ebd25282af55808af5f1916a27678b71a94 (diff) |
at91bootstrap_2.11: updated patch for AFEB9260 with thumb.
Diffstat (limited to 'recipes/at91bootstrap/at91bootstrap_2.11.bb')
-rw-r--r-- | recipes/at91bootstrap/at91bootstrap_2.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/at91bootstrap/at91bootstrap_2.11.bb b/recipes/at91bootstrap/at91bootstrap_2.11.bb index 3a8cfb98af..730f0c734e 100644 --- a/recipes/at91bootstrap/at91bootstrap_2.11.bb +++ b/recipes/at91bootstrap/at91bootstrap_2.11.bb @@ -3,5 +3,5 @@ PR = "r0" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_afeb9260 = "1" DEFAULT_PREFERENCE_afeb9260-180 = "1" -SRC_URI += "file://0001-AFEB9260-support.patch;patch=1" +SRC_URI += "file://0001-AFEB9260-support-thumb-support.patch;patch=1" |