diff options
Diffstat (limited to 'recipes/libgles/libgles-omap3_4.09.00.01.bbappend')
-rw-r--r-- | recipes/libgles/libgles-omap3_4.09.00.01.bbappend | 2 |
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. |
32 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 32 | INHIBIT_PACKAGE_STRIP = "1" |
33 | 33 | ||
34 | pkg_postinst_${PN}_append() { | 34 | pkg_postinst_${PN}_append() { |
35 | ESREV=$(echo ${BINLOCATION} | grep -Po '(\d+)(?!.*\d)' ) | 35 | ESREV=$(echo ${BINLOCATION} | grep -Po '(\d+)(?!.*\d)' ) |