summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/packages/psb-firmware
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-07-22 15:26:48 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-22 15:26:48 +0100
commitc9602c5feb9a2694446363e978e75ad716008b5d (patch)
tree0675b803d9a0975f085200548695d73611d92a49 /meta-emenlow/packages/psb-firmware
parente35762d97118d393bf1461e376b6d3d436245179 (diff)
downloadpoky-c9602c5feb9a2694446363e978e75ad716008b5d.tar.gz
emenlow: Set COMPATIBLE_MACHINE where needed
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-emenlow/packages/psb-firmware')
-rw-r--r--meta-emenlow/packages/psb-firmware/psb-firmware_0.30.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-emenlow/packages/psb-firmware/psb-firmware_0.30.bb b/meta-emenlow/packages/psb-firmware/psb-firmware_0.30.bb
index 0a4117397b..164ea66c82 100644
--- a/meta-emenlow/packages/psb-firmware/psb-firmware_0.30.bb
+++ b/meta-emenlow/packages/psb-firmware/psb-firmware_0.30.bb
@@ -11,3 +11,5 @@ do_install() {
11} 11}
12 12
13FILES_${PN} += "${base_libdir}/firmware/msvdx_fw.bin" 13FILES_${PN} += "${base_libdir}/firmware/msvdx_fw.bin"
14
15COMPATIBLE_MACHINE = "emenlow"