summaryrefslogtreecommitdiff
path: root/meta/classes/cmake.bbclass
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-11-10 15:59:51 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-15 11:54:43 +0000
commitecebc85df3714f49a6f196655b83a3fde65167ec (patch)
tree3bc293d33a96509353f73ca9da7d122160f02a59 /meta/classes/cmake.bbclass
parentd092efd48d831c762747d2f6e1c6018402c3ee0f (diff)
downloadopenembedded-core-ecebc85df3714f49a6f196655b83a3fde65167ec.tar.gz
openembedded-core-ecebc85df3714f49a6f196655b83a3fde65167ec.tar.bz2
openembedded-core-ecebc85df3714f49a6f196655b83a3fde65167ec.tar.xz
openembedded-core-ecebc85df3714f49a6f196655b83a3fde65167ec.zip
util-linux: use u-a for flock and blockdev, conflicts with busybox
* nobody replied on http://lists.linuxtogo.org/pipermail/openembedded-core/2011-September/009409.html * be aware that all those renames to foo.${PN} are also applied for native variants so now we have utils like tmp-eglibc/sysroots/x86_64-linux/usr/bin/flock.util-linux-native which are not used ie in package_ipk.bbclass: package_update_index_ipk because it calls just flock so if that's problem then we should apply those renames only for target version (and live with possible overwrites in -native sysroot) or teach u-a postinst/prerm to happen also for sysroot population Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/classes/cmake.bbclass')
0 files changed, 0 insertions, 0 deletions
f='#n148'>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