summaryrefslogtreecommitdiffstats
path: root/recipes/libgles/libgles-omap3_4.09.00.01.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgles/libgles-omap3_4.09.00.01.bbappend')
-rw-r--r--recipes/libgles/libgles-omap3_4.09.00.01.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libgles/libgles-omap3_4.09.00.01.bbappend b/recipes/libgles/libgles-omap3_4.09.00.01.bbappend
index 6a37c89..0646e73 100644
--- a/recipes/libgles/libgles-omap3_4.09.00.01.bbappend
+++ b/recipes/libgles/libgles-omap3_4.09.00.01.bbappend
@@ -29,7 +29,7 @@ do_install_append() {
29} 29}
30 30
31# Inhibit warnings about files being stripped. 31# Inhibit warnings about files being stripped.
32INHIBIT_PACKAGE_DEBUG_SPLIT = "1" 32INHIBIT_PACKAGE_STRIP = "1"
33 33
34pkg_postinst_${PN}_append() { 34pkg_postinst_${PN}_append() {
35ESREV=$(echo ${BINLOCATION} | grep -Po '(\d+)(?!.*\d)' ) 35ESREV=$(echo ${BINLOCATION} | grep -Po '(\d+)(?!.*\d)' )