summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc-scripts_2.23.bb
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2016-04-19 10:01:11 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-19 21:10:13 +0100
commitca088bebfc3603ef206b20501916019f0572f955 (patch)
treea25f1ce6e7a9bc04b766df1b14aa0acf4e8d7db4 /meta/recipes-core/glibc/glibc-scripts_2.23.bb
parentdd304a6fdc034d780e01e0055319e4a04aaad9d4 (diff)
downloadopenembedded-core-ca088bebfc3603ef206b20501916019f0572f955.tar.gz
image.bbclass: The wrong name is being used for the debug filesystem
[YOCTO #9487] The debug filesystem file name is ending in "debug_tar", it should be simply "tar". Strip the "debug_" piece as necessary. To avoid deleting the tar ball, when we've asked for just the tarball we need to check 't' and not 'realt'. The two hunks were suggested by RP. I've implemented and verify they work with the settings: PACKAGE_CLASSES = "package_rpm" IMAGE_GEN_DEBUGFS = '1' IMAGE_FSTYPES_DEBUGFS = "tar.bz2" IMAGE_FSTYPES_DEBUGFS = "tar.gz" and IMAGE_FSTYPES_DEBUGFS = "tar" Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glibc/glibc-scripts_2.23.bb')
0 files changed, 0 insertions, 0 deletions