| Submitter | Otavio Salvador |
|---|---|
| Date | March 18, 2013, 1:43 p.m. |
| Message ID | <1363614233-5560-1-git-send-email-otavio@ossystems.com.br> |
| Download | mbox | patch |
| Permalink | /patch/46385/ |
| State | Accepted |
| Delegated to: | Otavio Salvador |
| Headers | show |
Comments
Patch
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb index 400bfbb..f67a92b 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb @@ -9,9 +9,9 @@ DEPENDS_mxs += "elftosb-native" PROVIDES += "u-boot" PV = "v2013.01" -PR = "r2" +PR = "r3" -SRCREV = "629da2167aae66ce8a43313c781e2a8abf16ac07" +SRCREV = "6997ad60ace1244119080bc1811586f231ef267a" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git"