diff options
author | 2017-04-11 14:25:02 +0200 | |
---|---|---|
committer | 2017-04-11 15:04:51 +0200 | |
commit | 6824cf869467b712c3ed690e090e5db77a44dc2e (patch) | |
tree | b1ab909b82f071d96ada6b2e57c41437672865ab | |
parent | 9ce7368ec892f1e756ac000bb63138a878dbb3d2 (diff) | |
download | meta-qcom-6824cf869467b712c3ed690e090e5db77a44dc2e.tar.gz meta-qcom-6824cf869467b712c3ed690e090e5db77a44dc2e.tar.bz2 meta-qcom-6824cf869467b712c3ed690e090e5db77a44dc2e.zip |
qmi-gps-proxy: move the recipe in openembedded-layer sublayer
This recipe explicitely depends on gpsd which is in meta-oe and not OE-core. So
let's move the recipe into the openembedded-layer so that it gets parsed/used
only when our users also have enabled meta-oe in their build, otherwise this
recipe is irrelevant and should be skipped.
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
(cherry picked from commit 061ab4a573353690c9ab50e59d8bbcb6a54269fa)
-rw-r--r-- | openembedded-layer/recipes-support/qmi-gps-proxy/files/fix_makefile.patch (renamed from recipes-support/qmi-gps-proxy/files/fix_makefile.patch) | 0 | ||||
-rw-r--r-- | openembedded-layer/recipes-support/qmi-gps-proxy/qmi-gps-proxy_0.0+0+df3b976-5.bb (renamed from recipes-support/qmi-gps-proxy/qmi-gps-proxy_0.0+0+df3b976-5.bb) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/recipes-support/qmi-gps-proxy/files/fix_makefile.patch b/openembedded-layer/recipes-support/qmi-gps-proxy/files/fix_makefile.patch index a0ac51c..a0ac51c 100644 --- a/recipes-support/qmi-gps-proxy/files/fix_makefile.patch +++ b/openembedded-layer/recipes-support/qmi-gps-proxy/files/fix_makefile.patch diff --git a/recipes-support/qmi-gps-proxy/qmi-gps-proxy_0.0+0+df3b976-5.bb b/openembedded-layer/recipes-support/qmi-gps-proxy/qmi-gps-proxy_0.0+0+df3b976-5.bb index e84c0b6..e84c0b6 100644 --- a/recipes-support/qmi-gps-proxy/qmi-gps-proxy_0.0+0+df3b976-5.bb +++ b/openembedded-layer/recipes-support/qmi-gps-proxy/qmi-gps-proxy_0.0+0+df3b976-5.bb |