diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/breakpad/breakpad_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad_svn.bb b/meta-oe/recipes-devtools/breakpad/breakpad_svn.bb index 7ada3a3b2e..b573ea5027 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad_svn.bb +++ b/meta-oe/recipes-devtools/breakpad/breakpad_svn.bb | |||
| @@ -17,6 +17,8 @@ SRCREV = "r1435" | |||
| 17 | SRC_URI = "svn://google-breakpad.googlecode.com/svn;module=trunk;protocol=http" | 17 | SRC_URI = "svn://google-breakpad.googlecode.com/svn;module=trunk;protocol=http" |
| 18 | S = "${WORKDIR}/trunk" | 18 | S = "${WORKDIR}/trunk" |
| 19 | 19 | ||
| 20 | COMPATIBLE_MACHINE_powerpc = "(!.*ppc).*" | ||
| 21 | |||
| 20 | do_install_append() { | 22 | do_install_append() { |
| 21 | install -d ${D}${includedir} | 23 | install -d ${D}${includedir} |
| 22 | install -d ${D}${includedir}/breakpad | 24 | install -d ${D}${includedir}/breakpad |
