diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2016-03-24 22:48:37 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-31 11:46:36 -0400 |
| commit | f9654a93f57026497d7884c182396decfc0ed5e6 (patch) | |
| tree | 8df466565282b9c5f4fbddf4407b72a4a37d5515 | |
| parent | cdbd63bb1ac9dd3d68a689e3294e0ff0bc3b9c38 (diff) | |
| download | meta-ti-f9654a93f57026497d7884c182396decfc0ed5e6.tar.gz | |
pa-lld: Bump SRCREV for fix
* Fix linker option for linux example and test binaries
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/pa-lld/pa-lld.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc index b45d3bc4..c083bc2f 100644 --- a/recipes-bsp/pa-lld/pa-lld.inc +++ b/recipes-bsp/pa-lld/pa-lld.inc | |||
| @@ -9,8 +9,8 @@ PA_LLD_GIT_PROTOCOL = "git" | |||
| 9 | PA_LLD_GIT_BRANCH = "master" | 9 | PA_LLD_GIT_BRANCH = "master" |
| 10 | PA_LLD_GIT_DESTSUFFIX = "git/ti/drv/pa" | 10 | PA_LLD_GIT_DESTSUFFIX = "git/ti/drv/pa" |
| 11 | 11 | ||
| 12 | # Below Commit ID corresponds to "DEV.PA_LLD.03.00.01.08" | 12 | # Below Commit ID corresponds to "DEV.PA_LLD.03.00.01.08A" |
| 13 | PA_LLD_SRCREV = "43badac6ff6269e9449fb03fb7af985e61ab723c" | 13 | PA_LLD_SRCREV = "9294e42fd5763555c28e46b51246bab439fd552e" |
| 14 | 14 | ||
| 15 | BRANCH = "${PA_LLD_GIT_BRANCH}" | 15 | BRANCH = "${PA_LLD_GIT_BRANCH}" |
| 16 | SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_LLD_GIT_PROTOCOL};branch=${BRANCH} \ | 16 | SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_LLD_GIT_PROTOCOL};branch=${BRANCH} \ |
| @@ -18,7 +18,7 @@ SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_L | |||
| 18 | SRCREV = "${PA_LLD_SRCREV}" | 18 | SRCREV = "${PA_LLD_SRCREV}" |
| 19 | 19 | ||
| 20 | PV = "03.00.01.08" | 20 | PV = "03.00.01.08" |
| 21 | INC_PR = "r0" | 21 | INC_PR = "r1" |
| 22 | 22 | ||
| 23 | S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}" | 23 | S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}" |
| 24 | 24 | ||
