summaryrefslogtreecommitdiff
path: root/meta/classes/siteinfo.bbclass
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2010-07-29 18:43:55 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-08-06 22:21:48 +0100
commit0025bbb903f6c4c30540d7b2d6a54d90645ca514 (patch)
tree2fda89914556e964f6e3fe98da74be7867cd22df /meta/classes/siteinfo.bbclass
parent607709f78d1910ee0ba5ac1dcc74deb3feb1b90a (diff)
downloadopenembedded-core-0025bbb903f6c4c30540d7b2d6a54d90645ca514.tar.gz
openembedded-core-0025bbb903f6c4c30540d7b2d6a54d90645ca514.tar.bz2
openembedded-core-0025bbb903f6c4c30540d7b2d6a54d90645ca514.tar.xz
openembedded-core-0025bbb903f6c4c30540d7b2d6a54d90645ca514.zip
acl: add new package
version 2.2.49 - reuse attr build system include file - the default build will add attr's rpath into libacl.so, a hack is used here to prevent that hardcode. The hack is ugly but simple, without the need to do considerable autoconf hacks. An alternative approach is to use chrpath, but it doesn't have support for multilib thus not usable in its current state. - manual fix to .la Singed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/classes/siteinfo.bbclass')
0 files changed, 0 insertions, 0 deletions
ref='#n147'>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 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248