4:56
*To:* Peter Kjellerstedt ;
openembedded-devel@lists.openembedded.org
*Subject:* Re: [oe] [meta-oe][PATCH v3] parallel: Add recipe for GNU
Parallel
On 11/8/2024 7:04 PM, Peter Kjellerstedt wrote:
CAUTION: This email comes from a non Wind River email account!
Do not click links or
From: Jiaying Song
Change the SRC_URI to the correct value due to the following error:
WARNING: libdev-checklib-perl-native-1.16-r0 do_fetch: Failed to fetch URL
https://cpan.metacpan.org/modules/by-module/Devel/Devel-CheckLib-1.16.tar.gz,
attempting MIRRORS if available
Signed-off-by: Jiaying
From: Jiaying Song
Change the SRC_URI to the correct value due to the following error:
WARNING: eject-2.1.5-r0.wr2401 do_fetch: Failed to fetch URL
http://sources.openembedded.org/eject-2.1.5.tar.gz, attempting MIRRORS if
available
Signed-off-by: Jiaying Song
---
meta-oe/recipes-support/ejec
* it was updated in nanbield with upgrade to 3.0.5 in:
fc0a506bde libjs-jquery-cookie: upgrade 3.0.1 -> 3.0.5
* drop duplicated protocol param as in mickledore:
2e0a581bee recipes: Remove double protocol= from SRC_URIs
Signed-off-by: Martin Jansa
---
meta-oe/recipes-support/libjs/libjs-jque
From: Virendra Thakur
Fixes for uninitialized memory issues
Hunk present in card-entersafe.c and card-gids.c are refresehed base
on codebase.
Signed-off-by: Virendra Thakur
---
...ixes-for-uninitialized-memory-issues.patch | 1268 +
.../recipes-support/opensc/opensc_0.25.1.bb
ent: den 9 november 2024 14:56
To: Peter Kjellerstedt ;
openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-oe][PATCH v3] parallel: Add recipe for GNU Parallel
On 11/8/2024 7:04 PM, Peter Kjellerstedt wrote:
CAUTION: This email comes from a non Wind River email account!
Do not click lin
From: Zhang Peng
This recipe adds the parallel package, a shell tool for executing jobs
in parallel using one or more computers.
Signed-off-by: Zhang Peng
---
.../parallel/parallel_20241022.bb | 33 +++
1 file changed, 33 insertions(+)
create mode 100644 meta-oe/re
From: Sana Kazi
OpenSSL's soversion will not change for any 3.x minor release.
https://www.openssl.org/policies/general/versioning-policy.html
Signed-off-by: Sana Kazi
Signed-off-by: Khem Raj
(cherry picked from commit c3e4879c5c7abbf57b0c2633a66137e302604e0a)
Signed-off-by: Akash Hadke
---
Behalf Of Zhang, Peng (Paul)
(CN) via lists.openembedded.org
Sent: den 6 november 2024 12:03
To:openembedded-devel@lists.openembedded.org
Subject: [oe] [meta-oe][PATCH v3] parallel: Add recipe for GNU Parallel
From: Zhang Peng
This recipe adds the parallel package, a shell tool for executing jobs
On 11/7/2024 7:08 PM, Rasmus Villemoes wrote:
CAUTION: This email comes from a non Wind River email account!
Do not click links or open attachments unless you recognize the sender and know
the content is safe.
On Wed, Nov 06 2024, "Zhang, Peng (Paul) (CN) via lists.openembedded.org"
wrote:
From: Peter Marko
According to [1] the ESI feature implementation in squid is vulnerable
without any fix available.
NVD says it's fixed in 6.10, however the change in this release only
disables ESI by default (which we always did via PACKAGECONFIG).
Commit in master branch related to this CVE is
From: Peter Marko
According to [1] the ESI feature implementation in squid is vulnerable
without any fix available.
NVD says it's fixed in 6.10, however the change in this release only
disables ESI by default (which we always did via PACKAGECONFIG).
Commit in master branch related to this CVE is
> -Original Message-
> From: openembedded-devel@lists.openembedded.org
> On Behalf Of Zhang, Peng (Paul)
> (CN) via lists.openembedded.org
> Sent: den 6 november 2024 12:03
> To: openembedded-devel@lists.openembedded.org
> Subject: [oe] [meta-oe][PATCH v3] paralle
pam_snapper.so is installed in libdir as the default in configure.ac is:
PAM_SECURITY=${libdir}/security
https://github.com/openSUSE/snapper/blob/master/configure.ac#L66
and depending on multilib configuration this fails with:
ERROR: QA Issue: lib32-snapper: Files/directories were installed but n
From: Peter Marko
According to [1] the ESI implementation in squid feature is vulnerable
without any fix available.
NVD says it's fixed in 6.10, however the change in this release only
disables ESI by default (which we always did via PACKAGECONFIG).
This means CVE report would say Patched even i
From: Peter Marko
License-Update: copyright year updated
Add patch to fix new build failure from release tarball.
Signed-off-by: Peter Marko
---
...e-reference-to-nonexisting-directory.patch | 55 +++
.../squid/{squid_6.10.bb => squid_6.12.bb}| 5 +-
2 files changed, 58 i
Pass CACHED_CONFIGUREVARS to configure to fix the following error:
ERROR: autoconf-2.13-native-2.13-r0 do_populate_sysroot: QA Issue: :
/work/x86_64-linux/autoconf-2.13-native/2.13/sysroot-destdir/work/x86_64-linux/autoconf-2.13-native/2.13/recipe-sysroot-native/usr/bin/autoscan213
maximum sheban
On Wed, Nov 06 2024, "Zhang, Peng (Paul) (CN) via lists.openembedded.org"
wrote:
> From: Zhang Peng
>
> This recipe adds the parallel package, a shell tool for executing jobs
> in parallel using one or more computers.
>
...
> +
> +inherit autotools bash-completion
> +
> +DEPENDS += "perl"
> +
>
We might need to keep
${libdir}/pam_snapper
in FILES as pam_snapper respects configured libdir and causes:
I'm sorry that I've noticed this only after this was merged.
ERROR: QA Issue: snapper: Files/directories were installed but not
shipped in any package:
/usr/lib64/security/pam_snapper.so
P
From: Thomas Perrot
Taisei Project is an open source danmaku.
Signed-off-by: Thomas Perrot
---
Changes in version 2:
- Fixes the strip issue.
- Uses the variable ${datadir}.
- Moves the recipe to a dynamic layer.
Changes in version 3:
- Add a packagegroup-meta-oe.bbappend in multimedia-layer.
From: Thomas Perrot
Taisei Project is an open source danmaku.
Signed-off-by: Thomas Perrot
---
Changes in version 2:
- Fixes the strip issue
- Uses the variable ${datadir}
- Moves the recipe to a dynamic layer.
meta-oe/conf/layer.conf | 2 +
...e-strip-option-from-exec
Hello Khem,
On Tue, 2024-11-05 at 13:06 -0800, Khem Raj wrote:
> it seems to fail YP layer compatibility check as well
>
> https://valkyrie.yoctoproject.org/#/builders/81/builds/134/steps/11/logs/errors
>
> opusfile in from meta-multimedia and meta-oe does not depend upon
> meta-multimedia
> so
On Wed, Nov 6, 2024 at 7:36 AM Zhang, Peng (Paul) (CN) via
lists.openembedded.org
wrote:
>
> From: Zhang Peng
>
> This recipe adds the parallel package, a shell tool for executing jobs
> in parallel using one or more computers.
>
> Signed-off-by: Zhang Peng
There is a typo in the Subject: GUN -
Hmm I thought I gave some feedback to author but there is no follow up can
you send a revert or perhaps the recommends suggestion
On Wed, Nov 6, 2024 at 7:54 AM Christian Eggers wrote:
> Hi Khem,
>
> I wonder why this patch has been applied although there were concerns
> about it:
>
> regards,
>
Hi Khem,
I wonder why this patch has been applied although there were concerns about it:
regards,
Christian
On Sunday, 22 September 2024, 09:36:17 CET, Yi Zhao wrote:
> Since commit[1], the libraries of abseil-cpp have been splitted into
> separate packages. When protobuf is installed into the i
If ${PN}-compiler is not build due to PACKAGECONFIG, we shouldn't depend
on it. Otherwise installation on -dev package fails during
populate_sdk.
Signed-off-by: Christian Eggers
---
meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
From: Zhang Peng
This recipe adds the parallel package, a shell tool for executing jobs
in parallel using one or more computers.
Signed-off-by: Zhang Peng
---
.../parallel/parallel_20241022.bb | 29 +++
1 file changed, 29 insertions(+)
create mode 100644 meta-oe/re
From: Zhang Peng
This recipe adds the parallel package, a shell tool for executing jobs
in parallel using one or more computers.
Signed-off-by: Zhang Peng
---
.../parallel/parallel_20241022.bb | 29 +++
1 file changed, 29 insertions(+)
create mode 100644 meta-oe/re
在 11/6/24 18:38, Fabio Estevam 写道:
CAUTION: This email comes from a non Wind River email account!
Do not click links or open attachments unless you recognize the sender and know
the content is safe.
On Wed, Nov 6, 2024 at 7:36 AM Zhang, Peng (Paul) (CN) via
lists.openembedded.org
wrote:
From
PACKAGES_DYNAMIC may already contain entries (e.g. set by bitbake.conf
or the distro configuration files).
Signed-off-by: Christian Eggers
---
meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20240722.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-devtools
在 11/6/24 08:26, Khem Raj 写道:
CAUTION: This email comes from a non Wind River email account!
Do not click links or open attachments unless you recognize the sender and know
the content is safe.
On Tue, Nov 5, 2024 at 3:15 PM Zhang, Peng (Paul) (CN) via
lists.openembedded.org
wrote:
On 11/5/
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../sanlock/{sanlock_3.9.4.bb => sanlock_3.9.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-extended/sanlock/{sanlock_3.9.4.bb => sanlock_3.9.5.bb}
(97%)
diff --git a/meta-oe/recipes-extended/sa
From: Wang Mingyu
License-Update:
Copyright url changed
FAQ url changed
Signed-off-by: Wang Mingyu
---
.../{ttf-abyssinica_2.201.bb => ttf-abyssinica_2.300.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-oe/recipes-graphics/ttf-fonts/{ttf-abyssinica_2.201.bb =
From: Wang Mingyu
0001-Make-xmlError-structs-constant.patch
removed since it's included in 1.12.0
Changelog:
==
- Fix some memory leaks
- Fix runtime warnings on osinfo-db-export
- Adapt to libxml2 changes
- Several CI improvements
- Several translation improvements
Signed-off-by: Wang
From: Wang Mingyu
Changelog:
https://github.com/linux-nvme/nvme-cli/releases/tag/v2.11
Signed-off-by: Wang Mingyu
---
.../nvme-cli/{nvme-cli_2.10.2.bb => nvme-cli_2.11.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-bsp/nvme-cli/{nvme-cli_2.10.2.bb
From: Wang Mingyu
Changelog:
core:
* Fix rendering of some buttons
* Fix selecting fonts in TTC font collections
* CairoOutputDev: prevent infinite loop in functionShadedFill()
* Fix some unstable headers not being usable on their own
* Fix some headers not being usable on their own
From: Wang Mingyu
Changelog:
Fix performance regression in `zip_stat` introduced in 1.11.
Signed-off-by: Wang Mingyu
---
.../libzip/{libzip_1.11.1.bb => libzip_1.11.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-extended/libzip/{libzip_1.11.1
From: Wang Mingyu
libvpx-configure-support-blank-prefix.patch
refreshed for 1.15.0
Signed-off-by: Wang Mingyu
---
.../libvpx/libvpx-configure-support-blank-prefix.patch| 8
.../webm/{libvpx_1.14.1.bb => libvpx_1.15.0.bb} | 2 +-
2 files changed, 5 insertions(+), 5 deleti
From: Wang Mingyu
Changelog:
https://github.com/linux-nvme/libnvme/releases/tag/v1.11
Signed-off-by: Wang Mingyu
---
.../libnvme/{libnvme_1.10.bb => libnvme_1.11.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/libnvme/{libnvme_1.10.bb =
From: Wang Mingyu
Changelog:
- Add bt-logindex blob kind
Signed-off-by: Wang Mingyu
---
.../libjcat/{libjcat_0.2.1.bb => libjcat_0.2.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-gnome/libjcat/{libjcat_0.2.1.bb => libjcat_0.2.2.bb}
(95%)
di
From: Wang Mingyu
Changelog:
doctest: if SYSTEM_DOCTEST add a find_package(doctest REQUIRED)
Signed-off-by: Wang Mingyu
---
.../fastfloat/{fastfloat_5.2.0.bb => fastfloat_6.1.6.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-devtools/fastfloat/{fastflo
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../ctags/{ctags_6.1.20241006.0.bb => ctags_6.1.20241103.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-devtools/ctags/{ctags_6.1.20241006.0.bb =>
ctags_6.1.20241103.0.bb} (95%)
diff --git a/meta-oe/recipes
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../leptonica/{leptonica_1.84.1.bb => leptonica_1.85.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-graphics/leptonica/{leptonica_1.84.1.bb =>
leptonica_1.85.0.bb} (89%)
diff --git a/meta-oe/recipes-gra
Signed-off-by: Jason Schonberg
---
.../dynamic-layers/meta-python/recipes-support/smem/smem_1.5.bb | 1 -
meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb| 1 -
meta-oe/recipes-benchmark/dbench/dbench_4.0.bb | 1 -
meta-oe/recipes-benchmark/dhrystone/dhrystone_
in the broken down list patch 107 is missing, as well. I would say do
all 161 recipes in one go in single patch.
On Tue, Nov 5, 2024 at 5:08 PM Khem Raj wrote:
>
> yeah I think thats perhaps a better way to get this all in once.
>
> On Tue, Nov 5, 2024 at 3:02 PM Martin Jansa wrote:
> >
> > Why
yeah I think thats perhaps a better way to get this all in once.
On Tue, Nov 5, 2024 at 3:02 PM Martin Jansa wrote:
>
> Why not send all these simple one line changes in single commit per
> layer? They aren't controversial nor need separate explanation for
> each recipe.
>
> On Tue, Nov 5, 2024 a
On Tue, Nov 5, 2024 at 3:15 PM Zhang, Peng (Paul) (CN) via
lists.openembedded.org
wrote:
>
>
> On 11/5/2024 7:07 PM, Rasmus Villemoes wrote:
> > CAUTION: This email comes from a non Wind River email account!
> > Do not click links or open attachments unless you recognize the sender and
> > know t
I can certainly do it that way if that is how folks want it done. I
had been under the impression that folks wanted changes divided out by
recipe since it would make taking patches to other branches easier.
On Tue, Nov 5, 2024 at 6:02 PM Martin Jansa wrote:
>
> Why not send all these simple one
On 11/5/2024 7:07 PM, Rasmus Villemoes wrote:
CAUTION: This email comes from a non Wind River email account!
Do not click links or open attachments unless you recognize the sender and know
the content is safe.
On Tue, Nov 05 2024, "peng.zhang1.cn via lists.openembedded.org"
wrote:
From: Zh
Why not send all these simple one line changes in single commit per
layer? They aren't controversial nor need separate explanation for
each recipe.
On Tue, Nov 5, 2024 at 11:59 PM J. S. via lists.openembedded.org
wrote:
>
> I did indeed run into mail throttling. I will keep my submissions
> shor
I did indeed run into mail throttling. I will keep my submissions
shorter in the future.
The remaining 100-161 should be on the mailing list at this point.
Please let me know if you encounter any issues.
Thanks,
Jason Schonberg
On Tue, Nov 5, 2024 at 4:10 PM Khem Raj wrote:
>
> Thanks for thi
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/openct/openct_0.6.20.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/openct/openct_0.6.20.bb
b/meta-oe/recipes-support/openct/openct_0.6.20.bb
index bcff90c86..73cf9d077 100644
--- a/meta-oe/recipes-support/
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-test/cunit/cunit_2.1-3.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb
b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb
index 252ef60de..b68f0edb3 100644
--- a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb
b/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb
index be8112565..193bfc000 100644
--- a/meta-oe/recipes-test/cppuni
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb
b/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb
index 8c8fb6098..4eb4e8ecb 100644
--- a/meta-oe/recipes-test/cxxtest/cxxtest
Signed-off-by: Jason Schonberg
---
.../usb-modeswitch/usb-modeswitch-data_20191128.bb | 1 -
1 file changed, 1 deletion(-)
diff --git
a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20191128.bb
b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20191128.bb
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/zile/zile_2.4.15.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/zile/zile_2.4.15.bb
b/meta-oe/recipes-support/zile/zile_2.4.15.bb
index e86b3f82d..d7973ab86 100644
--- a/meta-oe/recipes-support/zile/zile_2.
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/ssiapi/ssiapi_1.3.0.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi_1.3.0.bb
b/meta-oe/recipes-support/ssiapi/ssiapi_1.3.0.bb
index bf9de31f8..6a6c184e3 100644
--- a/meta-oe/recipes-support/ssi
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/tokyocabinet/tokyocabinet_1.4.48.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/tokyocabinet/tokyocabinet_1.4.48.bb
b/meta-oe/recipes-support/tokyocabinet/tokyocabinet_1.4.48.bb
index ae00ff4e5..75f68ab5f 1
Signed-off-by: Jason Schonberg
---
.../xserver-xorg-cvt/xserver-xorg-cvt-native_1.20.10.bb | 1 -
1 file changed, 1 deletion(-)
diff --git
a/meta-oe/recipes-support/xserver-xorg-cvt/xserver-xorg-cvt-native_1.20.10.bb
b/meta-oe/recipes-support/xserver-xorg-cvt/xserver-xorg-cvt-native_1
Signed-off-by: Jason Schonberg
---
.../system-config-keyboard/system-config-keyboard_1.4.0.bb | 1 -
1 file changed, 1 deletion(-)
diff --git
a/meta-oe/recipes-support/system-config-keyboard/system-config-keyboard_1.4.0.bb
b/meta-oe/recipes-support/system-config-keyboard/system-config-k
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb
b/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb
index 09534c44f..bdbe6e73b 100644
--- a/meta-oe/recipes-support/
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/sdparm/sdparm_1.12.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/sdparm/sdparm_1.12.bb
b/meta-oe/recipes-support/sdparm/sdparm_1.12.bb
index a5f98e672..dcb264c50 100644
--- a/meta-oe/recipes-support/sdparm
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb
b/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb
index 7a506d034..3f87fb789 100644
--- a/meta-o
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/procmail/procmail_3.22.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/procmail/procmail_3.22.bb
b/meta-oe/recipes-support/procmail/procmail_3.22.bb
index abb87f993..3623bd777 100644
--- a/meta-oe/recipes-su
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/read-edid/read-edid_3.0.2.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/read-edid/read-edid_3.0.2.bb
b/meta-oe/recipes-support/read-edid/read-edid_3.0.2.bb
index 28da51a21..5ea0fb852 100644
--- a/meta-oe/r
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb
b/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb
index 9cd27a2e6..3bd2f414d 100644
--- a/meta-oe/recipes
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/pidgin/pidgin-otr_4.0.2.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.2.bb
b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.2.bb
index 326c5bfc5..f4c9020de 100644
--- a/meta-oe/recipes
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/pidgin/pidgin-sipe_1.25.0.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/pidgin/pidgin-sipe_1.25.0.bb
b/meta-oe/recipes-support/pidgin/pidgin-sipe_1.25.0.bb
index e96e11861..5fd927bc6 100644
--- a/meta-oe/r
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/pidgin/libotr_4.1.1.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/pidgin/libotr_4.1.1.bb
b/meta-oe/recipes-support/pidgin/libotr_4.1.1.bb
index 115a6968e..b4f462de8 100644
--- a/meta-oe/recipes-support/pid
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb
b/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb
index 1c5a18e86..2d87f1356 100644
--- a/meta-oe/recipes-su
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/mscgen/mscgen_0.20.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/mscgen/mscgen_0.20.bb
b/meta-oe/recipes-support/mscgen/mscgen_0.20.bb
index b503506a2..8b674db92 100644
--- a/meta-oe/recipes-support/mscgen
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb
b/meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb
index 0dda756dd..4c397bdf9 100644
--- a/meta-oe/recipes-support/lib
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/minini/minini_1.2.b.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/minini/minini_1.2.b.bb
b/meta-oe/recipes-support/minini/minini_1.2.b.bb
index 4a73f1212..582f18393 100644
--- a/meta-oe/recipes-support/min
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/mbuffer/mbuffer_20140310.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/mbuffer/mbuffer_20140310.bb
b/meta-oe/recipes-support/mbuffer/mbuffer_20140310.bb
index d0e7e3920..01e7645ef 100644
--- a/meta-oe/reci
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/libraw1394/libraw1394_2.1.2.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/libraw1394/libraw1394_2.1.2.bb
b/meta-oe/recipes-support/libraw1394/libraw1394_2.1.2.bb
index 15e1ee243..97eb105d4 100644
--- a/met
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/liboauth/liboauth_1.0.3.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/liboauth/liboauth_1.0.3.bb
b/meta-oe/recipes-support/liboauth/liboauth_1.0.3.bb
index d4b817087..3e3f9137c 100644
--- a/meta-oe/recipes
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb
b/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb
index 6fbdd071e..f2d3b6364 100644
--- a/met
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/joe/joe_4.6.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/joe/joe_4.6.bb
b/meta-oe/recipes-support/joe/joe_4.6.bb
index ed0bf337b..510d8f849 100644
--- a/meta-oe/recipes-support/joe/joe_4.6.bb
+++ b/meta-o
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/libcanberra/libcanberra_0.30.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/libcanberra/libcanberra_0.30.bb
b/meta-oe/recipes-support/libcanberra/libcanberra_0.30.bb
index 95c947958..b6165c4fc 100644
--- a/
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/libestr/libestr_0.1.11.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/libestr/libestr_0.1.11.bb
b/meta-oe/recipes-support/libestr/libestr_0.1.11.bb
index 2ebf2757d..e8e786fa1 100644
--- a/meta-oe/recipes-su
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/libtar/libtar_1.2.20.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/libtar/libtar_1.2.20.bb
b/meta-oe/recipes-support/libtar/libtar_1.2.20.bb
index c7501ac68..9be560196 100644
--- a/meta-oe/recipes-support/
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/liboop/liboop_1.0.1.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/liboop/liboop_1.0.1.bb
b/meta-oe/recipes-support/liboop/liboop_1.0.1.bb
index 7ad88b740..ba3fbf242 100644
--- a/meta-oe/recipes-support/lib
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb
b/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb
index 75feccb87..5930a8c95 100644
--- a/meta-o
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/espeak/espeak_1.48.04.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/espeak/espeak_1.48.04.bb
b/meta-oe/recipes-support/espeak/espeak_1.48.04.bb
index 147a8069f..b4812d59d 100644
--- a/meta-oe/recipes-suppo
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/libjs/libjs-sizzle_1.10.18.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/libjs/libjs-sizzle_1.10.18.bb
b/meta-oe/recipes-support/libjs/libjs-sizzle_1.10.18.bb
index e639ce59d..3889b17a3 100644
--- a/meta-o
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/fbset/fbset_2.1.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/fbset/fbset_2.1.bb
b/meta-oe/recipes-support/fbset/fbset_2.1.bb
index 690fee0df..e6f357fd4 100644
--- a/meta-oe/recipes-support/fbset/fbset_2.1
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb
b/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb
index 4d97b1a41..2057caff7 100644
--- a/meta-oe/reci
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/lcov/lcov_1.16.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/lcov/lcov_1.16.bb
b/meta-oe/recipes-support/lcov/lcov_1.16.bb
index 4f35eff90..11440ce49 100755
--- a/meta-oe/recipes-support/lcov/lcov_1.16.bb
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/eject/eject_2.1.5.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/eject/eject_2.1.5.bb
b/meta-oe/recipes-support/eject/eject_2.1.5.bb
index dd5489e7d..5ba93488a 100644
--- a/meta-oe/recipes-support/eject/eje
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/dhex/dhex_0.69.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/dhex/dhex_0.69.bb
b/meta-oe/recipes-support/dhex/dhex_0.69.bb
index 3cc870481..e0026f92d 100644
--- a/meta-oe/recipes-support/dhex/dhex_0.69.bb
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/ckermit/ckermit_302.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/ckermit/ckermit_302.bb
b/meta-oe/recipes-support/ckermit/ckermit_302.bb
index e32aba93c..898a4eeb4 100644
--- a/meta-oe/recipes-support/cke
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/canonical-multitouch/frame_2.5.0.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/canonical-multitouch/frame_2.5.0.bb
b/meta-oe/recipes-support/canonical-multitouch/frame_2.5.0.bb
index bf62e8416..9d905cc22 1
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/augeas/augeas_1.12.0.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/augeas/augeas_1.12.0.bb
b/meta-oe/recipes-support/augeas/augeas_1.12.0.bb
index 2c6d4cdc8..14e818253 100644
--- a/meta-oe/recipes-support/
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/daemontools/daemontools_0.76.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/daemontools/daemontools_0.76.bb
b/meta-oe/recipes-support/daemontools/daemontools_0.76.bb
index 6561a4ae0..7f7739028 100644
--- a/
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
index 139649b97..2ac535d25 1
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-support/canonical-multitouch/grail_3.1.1.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-support/canonical-multitouch/grail_3.1.1.bb
b/meta-oe/recipes-support/canonical-multitouch/grail_3.1.1.bb
index 067052c03..1a5900b78 1
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl_2.1.28.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl_2.1.28.bb
b/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl_2.1.28.bb
index a6703ecf8..1f4b4bf73 1006
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb
b/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb
index 32f7bae0d..437e346fd 100644
--- a/meta-oe/recipes-multimedia/xsp
Signed-off-by: Jason Schonberg
---
meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb
b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb
index f900aca2d..f6d6bebc5 100644
--- a/meta-oe/recipes-multimed
1 - 100 of 21447 matches
Mail list logo