diff options
author | Leon Woestenberg <leon@sidebranch.com> | 2010-09-04 20:30:01 +0200 |
---|---|---|
committer | Leon Woestenberg <leon@sidebranch.com> | 2010-09-04 20:35:31 +0200 |
commit | 72fed19769b30515c18636acf30426b5d834fcaf (patch) | |
tree | ff6886cf7c648e5f7bcaa51201efd5baaefbf93b /recipes/u-boot/u-boot_git.bb | |
parent | f27f8ee50852b8f9bfa0707fbfa8c3f7511bb721 (diff) |
Added Freescale P1020RDB machine and linux-powerpc-fsl-2.6.35.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Diffstat (limited to 'recipes/u-boot/u-boot_git.bb')
-rw-r--r-- | recipes/u-boot/u-boot_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb index 43d5c1b581..3b9c62d3d6 100644 --- a/recipes/u-boot/u-boot_git.bb +++ b/recipes/u-boot/u-boot_git.bb @@ -13,6 +13,7 @@ SRCREV_afeb9260-180 = "6b8edfde22acc574b5532e9f086e6a7287a9bc78" SRCREV_palmpre = "668a6b45915d10d75357f5b93f569bbf49ea2b06" SRCREV_cm-t35 = "3c014f1586d5bfe30dca7549396915c83f31cd30" SRCREV_mpc8641-hpcn = "f20393c5e787b3776c179d20f82a86bda124d651" +SRCREV_p1020rdb = "f20393c5e787b3776c179d20f82a86bda124d651" SRCREV_p2020ds = "f20393c5e787b3776c179d20f82a86bda124d651" SRCREV_bug20 = "169a4c804dbaf11facb041b1333d394c6ceb8d68" SRC_URI_append_afeb9260 = " file://AFEB9260-network-fix.patch" |