diff options
author | Jason Kridner <jkridner@beagleboard.org> | 2010-08-11 09:33:29 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-08-12 08:36:32 +0200 |
commit | 49ddf7eeda01a541d4bb9f25d8c756ef2d81012e (patch) | |
tree | 539b5d17a746d4a4607ac38487df03d2ead8245e /recipes/u-boot/u-boot_git.bb | |
parent | 41f405965615e4de3aea5d257ba34c94bd2db6d6 (diff) |
u-boot: beagleboard: adjusted clocks to match PSP
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Koen Kooi <koen@beagleboard.org>
Diffstat (limited to 'recipes/u-boot/u-boot_git.bb')
-rw-r--r-- | recipes/u-boot/u-boot_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb index ed2ee9265b..7f26a87114 100644 --- a/recipes/u-boot/u-boot_git.bb +++ b/recipes/u-boot/u-boot_git.bb @@ -1,5 +1,5 @@ require u-boot.inc -PR ="r62" +PR ="r63" FILESPATHPKG =. "u-boot-git:" |