aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux-libc-headers/linux-libc-headers-imx_2.6.35.3.bb
blob: 471edc4e38c2682168a380aec03d95b11c142b13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
require recipes-kernel/linux-libc-headers/linux-libc-headers.inc

PROVIDES = "linux-libc-headers"
RPROVIDES_${PN}-dev = "linux-libc-headers-dev"
RPROVIDES_${PN}-dbg = "linux-libc-headers-dbg"

# Revision of imx_2.6.35_10.12.01 branch
SRCREV_mxs = "0ea8cb9453379388f870f9b8d13269fb9dc0761c"

# Revision of imx_2.6.35_11.09.01 branch
SRCREV_mx5 = "012a4b8a404f5c89c31e2d428d5e4c9eb3a70ec7"
SRC_URI = "git://git.freescale.com/imx/linux-2.6-imx.git"

S = "${WORKDIR}/git"

PR = "r5"