summaryrefslogtreecommitdiff
path: root/meta/classes/glibc-package.bbclass
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-06-18 17:31:37 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-02 15:41:37 +0100
commitfe9172ed552d0c9112e644bd02ba0d03c09f9f45 (patch)
tree47b3c4cf8631cf194cb1e1c71314bf52c9d5f12d /meta/classes/glibc-package.bbclass
parent526837e1c16e7d5ced40bea6463e58641c94ba05 (diff)
downloadopenembedded-core-fe9172ed552d0c9112e644bd02ba0d03c09f9f45.tar.gz
openembedded-core-fe9172ed552d0c9112e644bd02ba0d03c09f9f45.tar.bz2
openembedded-core-fe9172ed552d0c9112e644bd02ba0d03c09f9f45.tar.xz
openembedded-core-fe9172ed552d0c9112e644bd02ba0d03c09f9f45.zip
Add missing 'return False' to the SystemExit handler in runAsyncCommand
(Bitbake rev: 966490c555cbdc09f52e1dcc68d3772c28ad9cee) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/classes/glibc-package.bbclass')
0 files changed, 0 insertions, 0 deletions
ef='#n144'>144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185