diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2013-01-15 09:05:18 -0200 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-01-15 09:13:34 -0200 |
| commit | 27796ad3f5aa964d30606188e2374c8e8b03abea (patch) | |
| tree | 8dcec458b0accb3198400ce021ca6d91a6151268 | |
| parent | 9ce97e44caacec41109e595ed6f9ad75bfb79b56 (diff) | |
| download | meta-fsl-arm-27796ad3f5aa964d30606188e2374c8e8b03abea.tar.gz | |
mxsldr: Update to newer snapshot
This also updates to the newer repository at DENX.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-bsp/mxsldr/mxsldr_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/mxsldr/mxsldr_git.bb b/recipes-bsp/mxsldr/mxsldr_git.bb index 2c42b65..01430bf 100644 --- a/recipes-bsp/mxsldr/mxsldr_git.bb +++ b/recipes-bsp/mxsldr/mxsldr_git.bb | |||
| @@ -6,8 +6,8 @@ DEPENDS = "libusb" | |||
| 6 | LICENSE = "GPLv2+" | 6 | LICENSE = "GPLv2+" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 8 | 8 | ||
| 9 | SRCREV = "3463b576b67f03012a59cedd8e55e9d37c5cea76" | 9 | SRCREV = "c40d80472525e1d57dae5317c028b745968c0399" |
| 10 | SRC_URI = "git://git.bfuser.eu/git/marex/mxsldr.git;protocol=http" | 10 | SRC_URI = "git://git.denx.de/u-boot.git" |
| 11 | 11 | ||
| 12 | PV = "0.0.0+git${SRCPV}" | 12 | PV = "0.0.0+git${SRCPV}" |
| 13 | 13 | ||
