treewide: Mark packages nonshared if they depend on @TARGET_
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 2 May 2021 22:35:38 +0000 (00:35 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 May 2021 22:39:26 +0000 (00:39 +0200)
commitabc2fff80fe943eb5c9a71edd3e866dc44af2533
tree8037fa3ff8166482f7da3b611c4713c610da4571
parenta162fe9a96fc83cb890944d40dadaf1091084f98
treewide: Mark packages nonshared if they depend on @TARGET_

This marks all packages which depend on a target with @TARGET nonshared.
If they are not marked nonshared they would be build by the SDK build
and if this happens with a different SDK, then the SDK from the target
the package depends on, the package would not be added to the index.

This should fix the image builder for some of these packages.

This should fix the image builder at least for bcm27xx/bcm2710 and
bcm4908/generic.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 1903233f2b312caf87aa369cd325d9689c45a1c6)
12 files changed:
package/firmware/amd64-microcode/Makefile
package/firmware/cypress-nvram/Makefile
package/firmware/intel-microcode/Makefile
package/firmware/layerscape/fman-ucode/Makefile
package/firmware/layerscape/ls-ddr-phy/Makefile
package/firmware/layerscape/ls-dpl/Makefile
package/firmware/layerscape/ls-mc/Makefile
package/firmware/layerscape/ls-rcw/Makefile
package/firmware/layerscape/ppfe-firmware/Makefile
package/network/utils/layerscape/restool/Makefile
package/system/iucode-tool/Makefile
package/utils/bcm4908img/Makefile