summaryrefslogtreecommitdiffstats
path: root/recipes/libgles/libgles-omap3_5.00.00.01.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgles/libgles-omap3_5.00.00.01.bbappend')
-rw-r--r--recipes/libgles/libgles-omap3_5.00.00.01.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libgles/libgles-omap3_5.00.00.01.bbappend b/recipes/libgles/libgles-omap3_5.00.00.01.bbappend
index 5446ffa..f0b5754 100644
--- a/recipes/libgles/libgles-omap3_5.00.00.01.bbappend
+++ b/recipes/libgles/libgles-omap3_5.00.00.01.bbappend
@@ -32,7 +32,7 @@ do_install_append() {
32} 32}
33 33
34# Inhibit warnings about files being stripped. 34# Inhibit warnings about files being stripped.
35INHIBIT_PACKAGE_DEBUG_SPLIT = "1" 35INHIBIT_PACKAGE_SPLIT = "1"
36 36
37pkg_postinst_${PN}_append() { 37pkg_postinst_${PN}_append() {
38ESREV=$(echo ${BINLOCATION} | grep -Po '(\d+)(?!.*\d)' ) 38ESREV=$(echo ${BINLOCATION} | grep -Po '(\d+)(?!.*\d)' )