diff options
Diffstat (limited to 'recipes/libgles/libgles-omap3_5.00.00.01.bbappend')
-rw-r--r-- | recipes/libgles/libgles-omap3_5.00.00.01.bbappend | 2 |
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. |
35 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 35 | INHIBIT_PACKAGE_SPLIT = "1" |
36 | 36 | ||
37 | pkg_postinst_${PN}_append() { | 37 | pkg_postinst_${PN}_append() { |
38 | ESREV=$(echo ${BINLOCATION} | grep -Po '(\d+)(?!.*\d)' ) | 38 | ESREV=$(echo ${BINLOCATION} | grep -Po '(\d+)(?!.*\d)' ) |