| Submitter | Otavio Salvador |
|---|---|
| Date | March 8, 2013, 6:31 p.m. |
| Message ID | <1362767502-28921-1-git-send-email-otavio@ossystems.com.br> |
| Download | mbox | patch |
| Permalink | /patch/45749/ |
| 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 cf7af72..400bfbb 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 = "r1" +PR = "r2" -SRCREV = "d229fb849bd4b453a08b18f4f8cd00741ef53b1d" +SRCREV = "629da2167aae66ce8a43313c781e2a8abf16ac07" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git"