diff options
| author | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-10-18 13:44:46 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-01-12 18:06:02 +0800 |
| commit | 6567d3c0f08eb6c15806bf537a291d5a5360b388 (patch) | |
| tree | deae4e387ae30e7c82c706ab24c7493dd98d8774 /recipes-dpaa | |
| parent | bc3cdfc5e3431da464bee1e0bb1b6c30b4d24def (diff) | |
| download | meta-fsl-ppc-6567d3c0f08eb6c15806bf537a291d5a5360b388.tar.gz | |
usdpaa: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Diffstat (limited to 'recipes-dpaa')
| -rw-r--r-- | recipes-dpaa/usdpaa/usdpaa_git.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-dpaa/usdpaa/usdpaa_git.bb b/recipes-dpaa/usdpaa/usdpaa_git.bb index 48e860f..e61989a 100644 --- a/recipes-dpaa/usdpaa/usdpaa_git.bb +++ b/recipes-dpaa/usdpaa/usdpaa_git.bb | |||
| @@ -5,11 +5,13 @@ PR = "r4" | |||
| 5 | 5 | ||
| 6 | inherit pkgconfig | 6 | inherit pkgconfig |
| 7 | 7 | ||
| 8 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
| 9 | |||
| 8 | DEPENDS = "libxml2 libedit ncurses readline flib fmc" | 10 | DEPENDS = "libxml2 libedit ncurses readline flib fmc" |
| 9 | RDEPENDS_${PN} = "libgcc bash" | 11 | RDEPENDS_${PN} = "libgcc bash" |
| 10 | 12 | ||
| 11 | SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git" | 13 | SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git;nobranch=1" |
| 12 | SRCREV = "97fe45d9697ef339e10a1885539b23fa7fcb113e" | 14 | SRCREV = "cc8e332c64e5840ea2037624159801284434caba" |
| 13 | 15 | ||
| 14 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 15 | 17 | ||
| @@ -42,8 +44,6 @@ do_install () { | |||
| 42 | PARALLEL_MAKE_pn-${PN} = "" | 44 | PARALLEL_MAKE_pn-${PN} = "" |
| 43 | FILES_${PN} += "/root/SOURCE_THIS /usr/etc/" | 45 | FILES_${PN} += "/root/SOURCE_THIS /usr/etc/" |
| 44 | 46 | ||
| 45 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
| 46 | |||
| 47 | COMPATIBLE_HOST_fslmachine = ".*" | 47 | COMPATIBLE_HOST_fslmachine = ".*" |
| 48 | COMPATIBLE_HOST ?= "(none)" | 48 | COMPATIBLE_HOST ?= "(none)" |
| 49 | 49 | ||
