diff options
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1-tools-native_2013.10.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1-tools-native_2013.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1-tools-native_2013.10.bb index 9d15bb6f5..09cf1f71e 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1-tools-native_2013.10.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1-tools-native_2013.10.bb | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | require u-boot-ls1.inc | 1 | require u-boot-ls1.inc |
| 2 | 2 | ||
| 3 | SRC_URI = "git://git.freescale.com/layerscape/ls1021a/u-boot.git;branch=LS1-dev" | ||
| 4 | SRCREV = "50d684801cd05ed6b77d52d1ca9ed00fefeac469" | ||
| 5 | |||
| 3 | RDEPENDS += "tcl-native" | 6 | RDEPENDS += "tcl-native" |
| 4 | 7 | ||
| 5 | inherit native | 8 | inherit native |
