diff options
author | Simon Busch <morphis@gravedo.de> | 2010-08-16 08:56:16 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-08-17 13:57:12 +0200 |
commit | 7225589793d43ef2c14c83fd4fd291a6f1ecbc86 (patch) | |
tree | c1aec2cc4ff301cb44669b4c2ad884eab3b60f75 /recipes/u-boot | |
parent | 3a3ffb7d7bf7583dfa794f6d59e75d6a4a715335 (diff) |
u-boot: bump git revision for palmpre machine
The current git revision for palmpre machine fails to compile. I updated it to the latest
revision available as u-boot is currently not usable on the palmpre machine at all.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'recipes/u-boot')
-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 19386fce95..5a469616dd 100644 --- a/recipes/u-boot/u-boot_git.bb +++ b/recipes/u-boot/u-boot_git.bb @@ -10,7 +10,7 @@ SRCREV_spitz = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee" SRCREV_c7x0 = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee" SRCREV_afeb9260 = "6b8edfde22acc574b5532e9f086e6a7287a9bc78" SRCREV_afeb9260-180 = "6b8edfde22acc574b5532e9f086e6a7287a9bc78" -SRCREV_palmpre = "6b8edfde22acc574b5532e9f086e6a7287a9bc78" +SRCREV_palmpre = "668a6b45915d10d75357f5b93f569bbf49ea2b06" SRCREV_cm-t35 = "3c014f1586d5bfe30dca7549396915c83f31cd30" SRCREV_mpc8641-hpcn = "f20393c5e787b3776c179d20f82a86bda124d651" SRCREV_p2020ds = "f20393c5e787b3776c179d20f82a86bda124d651" |