diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-03-17 20:33:42 +0100 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-03-18 16:26:54 +0100 |
commit | 92dac58d4f9731316ca50674f67a77f0690cb092 (patch) | |
tree | 3dba00d240f067059ad7499a0ff04e25b687c60a /meta-agl-bsp/meta-ti/recipes-arago/ipumm-fw/ipumm-fw_3.00.13.00.bb | |
parent | d792fb4a0ae3717781d4da1694eb22ee04773d0c (diff) |
remove PR from recipes
Yocto uses meanwhile 'prserv' to generate the value for PR.
Change-Id: Ib450361085a46ca5f9dc945219d4bd371c427ca5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-agl-bsp/meta-ti/recipes-arago/ipumm-fw/ipumm-fw_3.00.13.00.bb')
-rw-r--r-- | meta-agl-bsp/meta-ti/recipes-arago/ipumm-fw/ipumm-fw_3.00.13.00.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-arago/ipumm-fw/ipumm-fw_3.00.13.00.bb b/meta-agl-bsp/meta-ti/recipes-arago/ipumm-fw/ipumm-fw_3.00.13.00.bb index 739f1d73a..4fdfd7ddb 100644 --- a/meta-agl-bsp/meta-ti/recipes-arago/ipumm-fw/ipumm-fw_3.00.13.00.bb +++ b/meta-agl-bsp/meta-ti/recipes-arago/ipumm-fw/ipumm-fw_3.00.13.00.bb @@ -31,5 +31,3 @@ do_install() { } FILES_${PN} += "${base_libdir}/firmware/${TARGET}" - -PR = "r5" |