diff options
Diffstat (limited to 'meta/recipes-bsp/uboot')
-rw-r--r-- | meta/recipes-bsp/uboot/u-boot-omap3_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-bsp/uboot/u-boot-omap3_git.bb b/meta/recipes-bsp/uboot/u-boot-omap3_git.bb index 480780ebfc..a083b16e95 100644 --- a/meta/recipes-bsp/uboot/u-boot-omap3_git.bb +++ b/meta/recipes-bsp/uboot/u-boot-omap3_git.bb | |||
@@ -2,8 +2,6 @@ require u-boot.inc | |||
2 | 2 | ||
3 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/${MACHINE}" | 3 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/${MACHINE}" |
4 | 4 | ||
5 | SRCREV = "f40f6db278f602b55820693634a7256b0b4e4b80" | ||
6 | |||
7 | PV = "2008.10-rc2+${PR}+git${SRCREV}" | 5 | PV = "2008.10-rc2+${PR}+git${SRCREV}" |
8 | PR="r2" | 6 | PR="r2" |
9 | 7 | ||