diff options
author | aavit <eirik.aavitsland@digia.com> | 2014-09-25 16:15:00 +0200 |
---|---|---|
committer | Eirik Aavitsland <eirik.aavitsland@digia.com> | 2014-09-26 11:43:40 +0300 |
commit | 966f278b30303ab88d319af077f4ac8abf012dbe (patch) | |
tree | 2acc565b129a887467a6d8d05e0df5300d01daff /recipes/openssl | |
parent | c6c57bf35d79a111ffb60cc4912b93c06c1a1afe (diff) | |
download | meta-boot2qt-966f278b30303ab88d319af077f4ac8abf012dbe.tar.gz |
Make bbappends more flexible by using wildcard version matching
From v1.6, yocto supports wildcards in .bbappend file names. This is
practical since we then don't have to rename them every time the
upstream version changes slightly. Also allows for support of earlier
poky versions.
Change-Id: Ib21e6fa1b56d11421c06af353c6ba848f38e07e0
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
Diffstat (limited to 'recipes/openssl')
-rw-r--r-- | recipes/openssl/openssl_1.%.bbappend (renamed from recipes/openssl/openssl_1.0.1g.bbappend) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/recipes/openssl/openssl_1.0.1g.bbappend b/recipes/openssl/openssl_1.%.bbappend index 1ba0a2e..1ba0a2e 100644 --- a/recipes/openssl/openssl_1.0.1g.bbappend +++ b/recipes/openssl/openssl_1.%.bbappend | |||