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 <[email protected]> --- 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 19386fc..5a46961 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" -- 1.7.0.4 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
