* [PATCH 0/3] Misc fixes
@ 2011-05-13 12:54 Martin Jansa
2011-05-17 18:35 ` Saul Wold
0 siblings, 1 reply; 17+ messages in thread
From: Martin Jansa @ 2011-05-13 12:54 UTC (permalink / raw)
To: openembedded-core
Pull URL: git://git.openembedded.org/openembedded-core-contrib
Branch: jansa/pull
Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull
Thanks,
Martin Jansa <Martin.Jansa@gmail.com>
---
Martin Jansa (3):
lib/oe/process.py: import from OE
glib-2.0: use PN instead of glib-2.0 in PACKAGES and FILES
bitbake.conf: move VENDOR variables from bitbake.conf to
defaultsetup.conf
meta/conf/bitbake.conf | 4 --
meta/conf/distro/defaultsetup.conf | 5 ++-
meta/lib/oe/process.py | 74 +++++++++++++++++++++++++++++++++++
meta/recipes-core/glib-2.0/glib.inc | 4 +-
4 files changed, 80 insertions(+), 7 deletions(-)
create mode 100644 meta/lib/oe/process.py
--
1.7.5.rc3
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [PATCH 0/3] Misc fixes
2011-05-13 12:54 Martin Jansa
@ 2011-05-17 18:35 ` Saul Wold
0 siblings, 0 replies; 17+ messages in thread
From: Saul Wold @ 2011-05-17 18:35 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer; +Cc: Martin Jansa
On 05/13/2011 05:54 AM, Martin Jansa wrote:
> Pull URL: git://git.openembedded.org/openembedded-core-contrib
> Branch: jansa/pull
> Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull
>
> Thanks,
> Martin Jansa<Martin.Jansa@gmail.com>
> ---
>
>
> Martin Jansa (3):
> lib/oe/process.py: import from OE
> glib-2.0: use PN instead of glib-2.0 in PACKAGES and FILES
> bitbake.conf: move VENDOR variables from bitbake.conf to
> defaultsetup.conf
>
> meta/conf/bitbake.conf | 4 --
> meta/conf/distro/defaultsetup.conf | 5 ++-
> meta/lib/oe/process.py | 74 +++++++++++++++++++++++++++++++++++
> meta/recipes-core/glib-2.0/glib.inc | 4 +-
> 4 files changed, 80 insertions(+), 7 deletions(-)
> create mode 100644 meta/lib/oe/process.py
>
Merged into oe-core with a tweak or two by RP
Thanks
Sau!
^ permalink raw reply [flat|nested] 17+ messages in thread
* [PATCH 0/3] Misc fixes
@ 2011-11-04 17:52 Paul Eggleton
2011-11-07 17:42 ` Saul Wold
0 siblings, 1 reply; 17+ messages in thread
From: Paul Eggleton @ 2011-11-04 17:52 UTC (permalink / raw)
To: openembedded-core
The following changes since commit f01fbc17b5d9bf9a227d64fe858014376cd19432:
avahi: fix useradd race condition (2011-11-03 14:48:42 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/fixes8
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/fixes8
Paul Eggleton (3):
allarch.bbclass: disable shlib and debug symbol processing
core-image-minimal-initramfs: force IMAGE_FSTYPES
qemugl: switch to new git repo
meta/classes/allarch.bbclass | 5 +++++
.../images/core-image-minimal-initramfs.bb | 1 +
meta/recipes-graphics/mesa/qemugl_git.bb | 2 +-
3 files changed, 7 insertions(+), 1 deletions(-)
--
1.7.5.4
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [PATCH 0/3] Misc fixes
2011-11-04 17:52 [PATCH 0/3] Misc fixes Paul Eggleton
@ 2011-11-07 17:42 ` Saul Wold
0 siblings, 0 replies; 17+ messages in thread
From: Saul Wold @ 2011-11-07 17:42 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer; +Cc: Paul Eggleton
On 11/04/2011 10:52 AM, Paul Eggleton wrote:
> The following changes since commit f01fbc17b5d9bf9a227d64fe858014376cd19432:
>
> avahi: fix useradd race condition (2011-11-03 14:48:42 +0000)
>
> are available in the git repository at:
> git://git.openembedded.org/openembedded-core-contrib paule/fixes8
> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/fixes8
>
> Paul Eggleton (3):
> allarch.bbclass: disable shlib and debug symbol processing
> core-image-minimal-initramfs: force IMAGE_FSTYPES
> qemugl: switch to new git repo
>
> meta/classes/allarch.bbclass | 5 +++++
> .../images/core-image-minimal-initramfs.bb | 1 +
> meta/recipes-graphics/mesa/qemugl_git.bb | 2 +-
> 3 files changed, 7 insertions(+), 1 deletions(-)
>
Merged into OE-Core with tweak to IMAGE_FSTYPES as suggested
Thanks
Sau!
^ permalink raw reply [flat|nested] 17+ messages in thread
* [PATCH 0/3] misc fixes
@ 2011-12-21 19:27 nitin.a.kamble
2011-12-22 19:27 ` Saul Wold
0 siblings, 1 reply; 17+ messages in thread
From: nitin.a.kamble @ 2011-12-21 19:27 UTC (permalink / raw)
To: openembedded-core; +Cc: H.J. Lu
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Here are few misc fixes for oecore.
Thanks,
Nitin
The following changes since commit dee0fc1462ba18551571c3b2d0f2b443a2feca18:
multilib.conf: Enable shadow-sysroot and libffi (2011-12-21 17:24:44 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib nitin/misc
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
H.J. Lu (1):
gmp: Don't check "$CC $CFLAGS" for x32 in gmp configure
Nitin A Kamble (2):
bitbake.conf multilib.conf: move the definition of baselib
binutils: fix building on distros with matching binutils version
meta/conf/bitbake.conf | 2 +-
meta/conf/multilib.conf | 2 -
.../binutils/binutils-cross-canadian_2.22.bb | 2 +-
.../binutils/binutils-crosssdk_2.22.bb | 2 +-
meta/recipes-devtools/binutils/binutils.inc | 2 +-
meta/recipes-devtools/binutils/binutils_2.22.bb | 2 +-
meta/recipes-support/gmp/gmp/gmp_fix_for_x32.patch | 24 ++++++++-----------
7 files changed, 15 insertions(+), 21 deletions(-)
--
1.7.6.4
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [PATCH 0/3] misc fixes
2011-12-21 19:27 [PATCH 0/3] misc fixes nitin.a.kamble
@ 2011-12-22 19:27 ` Saul Wold
0 siblings, 0 replies; 17+ messages in thread
From: Saul Wold @ 2011-12-22 19:27 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer; +Cc: H.J. Lu
On 12/21/2011 11:27 AM, nitin.a.kamble@intel.com wrote:
> From: Nitin A Kamble<nitin.a.kamble@intel.com>
>
> Here are few misc fixes for oecore.
>
> Thanks,
> Nitin
>
> The following changes since commit dee0fc1462ba18551571c3b2d0f2b443a2feca18:
>
> multilib.conf: Enable shadow-sysroot and libffi (2011-12-21 17:24:44 +0000)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib nitin/misc
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
>
> H.J. Lu (1):
> gmp: Don't check "$CC $CFLAGS" for x32 in gmp configure
>
Pulled into OE-Core
> Nitin A Kamble (2):
> bitbake.conf multilib.conf: move the definition of baselib
This requires more information based on RP's Comment:
"this is a major layout change for x86-64 but Nitin makes no comment
on that in the commit"
> binutils: fix building on distros with matching binutils version
>
Merged the binutils patch to OE-Core
> meta/conf/bitbake.conf | 2 +-
> meta/conf/multilib.conf | 2 -
> .../binutils/binutils-cross-canadian_2.22.bb | 2 +-
> .../binutils/binutils-crosssdk_2.22.bb | 2 +-
> meta/recipes-devtools/binutils/binutils.inc | 2 +-
> meta/recipes-devtools/binutils/binutils_2.22.bb | 2 +-
> meta/recipes-support/gmp/gmp/gmp_fix_for_x32.patch | 24 ++++++++-----------
> 7 files changed, 15 insertions(+), 21 deletions(-)
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* [PATCH 0/3] Misc Fixes
@ 2012-03-30 22:28 nitin.a.kamble
0 siblings, 0 replies; 17+ messages in thread
From: nitin.a.kamble @ 2012-03-30 22:28 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
The following changes since commit 06fc2d2ec8e72f063f2c67601b2f027f76971e05:
documentation/dev-manual/dev-manual-common-tasks.xml: Title change (2012-03-30 17:20:51 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib nitin/misc
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
Nitin A Kamble (3):
nasm: fix issue with repeat configure
cross-canadian.bbclass: fix rpath for sdk executables
poky-tiny: avoid eglibc locale packaging
meta-yocto/conf/distro/poky-tiny.conf | 3 +++
meta/classes/cross-canadian.bbclass | 4 +++-
meta/recipes-devtools/nasm/nasm_2.07.bb | 8 ++++----
3 files changed, 10 insertions(+), 5 deletions(-)
--
1.7.6.4
^ permalink raw reply [flat|nested] 17+ messages in thread
* [PATCH 0/3] Misc fixes
@ 2015-10-12 13:49 Paul Eggleton
2015-10-12 13:49 ` [PATCH 1/3] common-licenses: use correct GFDL-1.1 license text Paul Eggleton
` (2 more replies)
0 siblings, 3 replies; 17+ messages in thread
From: Paul Eggleton @ 2015-10-12 13:49 UTC (permalink / raw)
To: openembedded-core
The following changes since commit e42d8eff9eed7d1454b4f331d96dcee6dea232df:
bash: Disable custom memory allocator (2015-10-12 14:35:42 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/fixes4
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/fixes4
Paul Eggleton (3):
common-licenses: use correct GFDL-1.1 license text
build-compare: drop PATCHTOOL setting
tzdata: reinstate changes reverted in 2014c upgrade
meta/files/common-licenses/GFDL-1.1 | 206 ++++++++-------------
.../build-compare/build-compare_git.bb | 1 -
meta/recipes-extended/tzdata/tzdata_2015g.bb | 5 +-
3 files changed, 85 insertions(+), 127 deletions(-)
--
2.1.0
^ permalink raw reply [flat|nested] 17+ messages in thread
* [PATCH 1/3] common-licenses: use correct GFDL-1.1 license text
2015-10-12 13:49 [PATCH 0/3] Misc fixes Paul Eggleton
@ 2015-10-12 13:49 ` Paul Eggleton
2015-10-12 13:49 ` [PATCH 2/3] build-compare: drop PATCHTOOL setting Paul Eggleton
2015-10-12 13:49 ` [PATCH 3/3] tzdata: reinstate changes reverted in 2014c upgrade Paul Eggleton
2 siblings, 0 replies; 17+ messages in thread
From: Paul Eggleton @ 2015-10-12 13:49 UTC (permalink / raw)
To: openembedded-core
It seems that the GFDL 1.1 license file that was originally committed
was actually the 1.2 version. Replace it with the 1.1 version fetched
from http://www.gnu.org/licenses/old-licenses/fdl-1.1.txt.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
meta/files/common-licenses/GFDL-1.1 | 206 ++++++++++++++----------------------
1 file changed, 82 insertions(+), 124 deletions(-)
diff --git a/meta/files/common-licenses/GFDL-1.1 b/meta/files/common-licenses/GFDL-1.1
index 4a0fe1c..1d74223 100644
--- a/meta/files/common-licenses/GFDL-1.1
+++ b/meta/files/common-licenses/GFDL-1.1
@@ -1,8 +1,7 @@
- GNU Free Documentation License
- Version 1.2, November 2002
+ GNU Free Documentation License
+ Version 1.1, March 2000
-
- Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
+ Copyright (C) 2000 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -11,12 +10,12 @@
0. PREAMBLE
The purpose of this License is to make a manual, textbook, or other
-functional and useful document "free" in the sense of freedom: to
-assure everyone the effective freedom to copy and redistribute it,
-with or without modifying it, either commercially or noncommercially.
-Secondarily, this License preserves for the author and publisher a way
-to get credit for their work, while not being considered responsible
-for modifications made by others.
+written document "free" in the sense of freedom: to assure everyone
+the effective freedom to copy and redistribute it, with or without
+modifying it, either commercially or noncommercially. Secondarily,
+this License preserves for the author and publisher a way to get
+credit for their work, while not being considered responsible for
+modifications made by others.
This License is a kind of "copyleft", which means that derivative
works of the document must themselves be free in the same sense. It
@@ -34,15 +33,11 @@ principally for works whose purpose is instruction or reference.
1. APPLICABILITY AND DEFINITIONS
-This License applies to any manual or other work, in any medium, that
-contains a notice placed by the copyright holder saying it can be
-distributed under the terms of this License. Such a notice grants a
-world-wide, royalty-free license, unlimited in duration, to use that
-work under the conditions stated herein. The "Document", below,
-refers to any such manual or work. Any member of the public is a
-licensee, and is addressed as "you". You accept the license if you
-copy, modify or distribute the work in a way requiring permission
-under copyright law.
+This License applies to any manual or other work that contains a
+notice placed by the copyright holder saying it can be distributed
+under the terms of this License. The "Document", below, refers to any
+such manual or work. Any member of the public is a licensee, and is
+addressed as "you".
A "Modified Version" of the Document means any work containing the
Document or a portion of it, either copied verbatim, or with
@@ -52,7 +47,7 @@ A "Secondary Section" is a named appendix or a front-matter section of
the Document that deals exclusively with the relationship of the
publishers or authors of the Document to the Document's overall subject
(or to related matters) and contains nothing that could fall directly
-within that overall subject. (Thus, if the Document is in part a
+within that overall subject. (For example, if the Document is in part a
textbook of mathematics, a Secondary Section may not explain any
mathematics.) The relationship could be a matter of historical
connection with the subject or with related matters, or of legal,
@@ -61,40 +56,33 @@ them.
The "Invariant Sections" are certain Secondary Sections whose titles
are designated, as being those of Invariant Sections, in the notice
-that says that the Document is released under this License. If a
-section does not fit the above definition of Secondary then it is not
-allowed to be designated as Invariant. The Document may contain zero
-Invariant Sections. If the Document does not identify any Invariant
-Sections then there are none.
+that says that the Document is released under this License.
The "Cover Texts" are certain short passages of text that are listed,
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
-the Document is released under this License. A Front-Cover Text may
-be at most 5 words, and a Back-Cover Text may be at most 25 words.
+the Document is released under this License.
A "Transparent" copy of the Document means a machine-readable copy,
represented in a format whose specification is available to the
-general public, that is suitable for revising the document
+general public, whose contents can be viewed and edited directly and
straightforwardly with generic text editors or (for images composed of
pixels) generic paint programs or (for drawings) some widely available
drawing editor, and that is suitable for input to text formatters or
for automatic translation to a variety of formats suitable for input
to text formatters. A copy made in an otherwise Transparent file
-format whose markup, or absence of markup, has been arranged to thwart
-or discourage subsequent modification by readers is not Transparent.
-An image format is not Transparent if used for any substantial amount
-of text. A copy that is not "Transparent" is called "Opaque".
+format whose markup has been designed to thwart or discourage
+subsequent modification by readers is not Transparent. A copy that is
+not "Transparent" is called "Opaque".
Examples of suitable formats for Transparent copies include plain
ASCII without markup, Texinfo input format, LaTeX input format, SGML
or XML using a publicly available DTD, and standard-conforming simple
-HTML, PostScript or PDF designed for human modification. Examples of
-transparent image formats include PNG, XCF and JPG. Opaque formats
-include proprietary formats that can be read and edited only by
-proprietary word processors, SGML or XML for which the DTD and/or
+HTML designed for human modification. Opaque formats include
+PostScript, PDF, proprietary formats that can be read and edited only
+by proprietary word processors, SGML or XML for which the DTD and/or
processing tools are not generally available, and the
-machine-generated HTML, PostScript or PDF produced by some word
-processors for output purposes only.
+machine-generated HTML produced by some word processors for output
+purposes only.
The "Title Page" means, for a printed book, the title page itself,
plus such following pages as are needed to hold, legibly, the material
@@ -103,21 +91,6 @@ formats which do not have any title page as such, "Title Page" means
the text near the most prominent appearance of the work's title,
preceding the beginning of the body of the text.
-A section "Entitled XYZ" means a named subunit of the Document whose
-title either is precisely XYZ or contains XYZ in parentheses following
-text that translates XYZ in another language. (Here XYZ stands for a
-specific section name mentioned below, such as "Acknowledgements",
-"Dedications", "Endorsements", or "History".) To "Preserve the Title"
-of such a section when you modify the Document means that it remains a
-section "Entitled XYZ" according to this definition.
-
-The Document may include Warranty Disclaimers next to the notice which
-states that this License applies to the Document. These Warranty
-Disclaimers are considered to be included by reference in this
-License, but only as regards disclaiming warranties: any other
-implication that these Warranty Disclaimers may have is void and has
-no effect on the meaning of this License.
-
2. VERBATIM COPYING
@@ -137,10 +110,9 @@ you may publicly display copies.
3. COPYING IN QUANTITY
-If you publish printed copies (or copies in media that commonly have
-printed covers) of the Document, numbering more than 100, and the
-Document's license notice requires Cover Texts, you must enclose the
-copies in covers that carry, clearly and legibly, all these Cover
+If you publish printed copies of the Document numbering more than 100,
+and the Document's license notice requires Cover Texts, you must enclose
+the copies in covers that carry, clearly and legibly, all these Cover
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
the back cover. Both covers must also clearly and legibly identify
you as the publisher of these copies. The front cover must present
@@ -158,15 +130,16 @@ pages.
If you publish or distribute Opaque copies of the Document numbering
more than 100, you must either include a machine-readable Transparent
copy along with each Opaque copy, or state in or with each Opaque copy
-a computer-network location from which the general network-using
-public has access to download using public-standard network protocols
-a complete Transparent copy of the Document, free of added material.
-If you use the latter option, you must take reasonably prudent steps,
-when you begin distribution of Opaque copies in quantity, to ensure
-that this Transparent copy will remain thus accessible at the stated
-location until at least one year after the last time you distribute an
-Opaque copy (directly or through your agents or retailers) of that
-edition to the public.
+a publicly-accessible computer-network location containing a complete
+Transparent copy of the Document, free of added material, which the
+general network-using public has access to download anonymously at no
+charge using public-standard network protocols. If you use the latter
+option, you must take reasonably prudent steps, when you begin
+distribution of Opaque copies in quantity, to ensure that this
+Transparent copy will remain thus accessible at the stated location
+until at least one year after the last time you distribute an Opaque
+copy (directly or through your agents or retailers) of that edition to
+the public.
It is requested, but not required, that you contact the authors of the
Document well before redistributing any large number of copies, to give
@@ -190,8 +163,7 @@ A. Use in the Title Page (and on the covers, if any) a title distinct
B. List on the Title Page, as authors, one or more persons or entities
responsible for authorship of the modifications in the Modified
Version, together with at least five of the principal authors of the
- Document (all of its principal authors, if it has fewer than five),
- unless they release you from this requirement.
+ Document (all of its principal authors, if it has less than five).
C. State on the Title page the name of the publisher of the
Modified Version, as the publisher.
D. Preserve all the copyright notices of the Document.
@@ -203,10 +175,10 @@ F. Include, immediately after the copyright notices, a license notice
G. Preserve in that license notice the full lists of Invariant Sections
and required Cover Texts given in the Document's license notice.
H. Include an unaltered copy of this License.
-I. Preserve the section Entitled "History", Preserve its Title, and add
- to it an item stating at least the title, year, new authors, and
+I. Preserve the section entitled "History", and its title, and add to
+ it an item stating at least the title, year, new authors, and
publisher of the Modified Version as given on the Title Page. If
- there is no section Entitled "History" in the Document, create one
+ there is no section entitled "History" in the Document, create one
stating the title, year, authors, and publisher of the Document as
given on its Title Page, then add an item describing the Modified
Version as stated in the previous sentence.
@@ -217,18 +189,17 @@ J. Preserve the network location, if any, given in the Document for
You may omit a network location for a work that was published at
least four years before the Document itself, or if the original
publisher of the version it refers to gives permission.
-K. For any section Entitled "Acknowledgements" or "Dedications",
- Preserve the Title of the section, and preserve in the section all
- the substance and tone of each of the contributor acknowledgements
+K. In any section entitled "Acknowledgements" or "Dedications",
+ preserve the section's title, and preserve in the section all the
+ substance and tone of each of the contributor acknowledgements
and/or dedications given therein.
L. Preserve all the Invariant Sections of the Document,
unaltered in their text and in their titles. Section numbers
or the equivalent are not considered part of the section titles.
-M. Delete any section Entitled "Endorsements". Such a section
+M. Delete any section entitled "Endorsements". Such a section
may not be included in the Modified Version.
-N. Do not retitle any existing section to be Entitled "Endorsements"
+N. Do not retitle any existing section as "Endorsements"
or to conflict in title with any Invariant Section.
-O. Preserve any Warranty Disclaimers.
If the Modified Version includes new front-matter sections or
appendices that qualify as Secondary Sections and contain no material
@@ -237,7 +208,7 @@ of these sections as invariant. To do this, add their titles to the
list of Invariant Sections in the Modified Version's license notice.
These titles must be distinct from any other section titles.
-You may add a section Entitled "Endorsements", provided it contains
+You may add a section entitled "Endorsements", provided it contains
nothing but endorsements of your Modified Version by various
parties--for example, statements of peer review or that the text has
been approved by an organization as the authoritative definition of a
@@ -265,7 +236,7 @@ License, under the terms defined in section 4 above for modified
versions, provided that you include in the combination all of the
Invariant Sections of all of the original documents, unmodified, and
list them all as Invariant Sections of your combined work in its
-license notice, and that you preserve all their Warranty Disclaimers.
+license notice.
The combined work need only contain one copy of this License, and
multiple identical Invariant Sections may be replaced with a single
@@ -276,11 +247,11 @@ author or publisher of that section if known, or else a unique number.
Make the same adjustment to the section titles in the list of
Invariant Sections in the license notice of the combined work.
-In the combination, you must combine any sections Entitled "History"
-in the various original documents, forming one section Entitled
-"History"; likewise combine any sections Entitled "Acknowledgements",
-and any sections Entitled "Dedications". You must delete all sections
-Entitled "Endorsements".
+In the combination, you must combine any sections entitled "History"
+in the various original documents, forming one section entitled
+"History"; likewise combine any sections entitled "Acknowledgements",
+and any sections entitled "Dedications". You must delete all sections
+entitled "Endorsements."
6. COLLECTIONS OF DOCUMENTS
@@ -301,20 +272,18 @@ other respects regarding verbatim copying of that document.
A compilation of the Document or its derivatives with other separate
and independent documents or works, in or on a volume of a storage or
-distribution medium, is called an "aggregate" if the copyright
-resulting from the compilation is not used to limit the legal rights
-of the compilation's users beyond what the individual works permit.
-When the Document is included in an aggregate, this License does not
-apply to the other works in the aggregate which are not themselves
-derivative works of the Document.
+distribution medium, does not as a whole count as a Modified Version
+of the Document, provided no compilation copyright is claimed for the
+compilation. Such a compilation is called an "aggregate", and this
+License does not apply to the other self-contained works thus compiled
+with the Document, on account of their being thus compiled, if they
+are not themselves derivative works of the Document.
If the Cover Text requirement of section 3 is applicable to these
-copies of the Document, then if the Document is less than one half of
-the entire aggregate, the Document's Cover Texts may be placed on
-covers that bracket the Document within the aggregate, or the
-electronic equivalent of covers if the Document is in electronic form.
-Otherwise they must appear on printed covers that bracket the whole
-aggregate.
+copies of the Document, then if the Document is less than one quarter
+of the entire aggregate, the Document's Cover Texts may be placed on
+covers that surround only the Document within the aggregate.
+Otherwise they must appear on covers around the whole aggregate.
8. TRANSLATION
@@ -325,17 +294,10 @@ Replacing Invariant Sections with translations requires special
permission from their copyright holders, but you may include
translations of some or all Invariant Sections in addition to the
original versions of these Invariant Sections. You may include a
-translation of this License, and all the license notices in the
-Document, and any Warranty Disclaimers, provided that you also include
-the original English version of this License and the original versions
-of those notices and disclaimers. In case of a disagreement between
-the translation and the original version of this License or a notice
-or disclaimer, the original version will prevail.
-
-If a section in the Document is Entitled "Acknowledgements",
-"Dedications", or "History", the requirement (section 4) to Preserve
-its Title (section 1) will typically require changing the actual
-title.
+translation of this License provided that you also include the
+original English version of this License. In case of a disagreement
+between the translation and the original English version of this
+License, the original English version will prevail.
9. TERMINATION
@@ -373,23 +335,19 @@ To use this License in a document you have written, include a copy of
the License in the document and put the following copyright and
license notices just after the title page:
- Copyright (c) YEAR YOUR NAME.
- Permission is granted to copy, distribute and/or modify this document
- under the terms of the GNU Free Documentation License, Version 1.2
- or any later version published by the Free Software Foundation;
- with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
- A copy of the license is included in the section entitled "GNU
- Free Documentation License".
-
-If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
-replace the "with...Texts." line with this:
-
- with the Invariant Sections being LIST THEIR TITLES, with the
- Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
-
-If you have Invariant Sections without Cover Texts, or some other
-combination of the three, merge those two alternatives to suit the
-situation.
+ Copyright (c) YEAR YOUR NAME.
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.1
+ or any later version published by the Free Software Foundation;
+ with the Invariant Sections being LIST THEIR TITLES, with the
+ Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
+ A copy of the license is included in the section entitled "GNU
+ Free Documentation License".
+
+If you have no Invariant Sections, write "with no Invariant Sections"
+instead of saying which ones are invariant. If you have no
+Front-Cover Texts, write "no Front-Cover Texts" instead of
+"Front-Cover Texts being LIST"; likewise for Back-Cover Texts.
If your document contains nontrivial examples of program code, we
recommend releasing these examples in parallel under your choice of
--
2.1.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [PATCH 2/3] build-compare: drop PATCHTOOL setting
2015-10-12 13:49 [PATCH 0/3] Misc fixes Paul Eggleton
2015-10-12 13:49 ` [PATCH 1/3] common-licenses: use correct GFDL-1.1 license text Paul Eggleton
@ 2015-10-12 13:49 ` Paul Eggleton
2015-10-12 13:49 ` [PATCH 3/3] tzdata: reinstate changes reverted in 2014c upgrade Paul Eggleton
2 siblings, 0 replies; 17+ messages in thread
From: Paul Eggleton @ 2015-10-12 13:49 UTC (permalink / raw)
To: openembedded-core
We don't need PATCHTOOL to be set to git in this recipe, and setting it
that way requires that the running user has git user & email configured,
which on a build server it might well not be.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
meta/recipes-devtools/build-compare/build-compare_git.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-devtools/build-compare/build-compare_git.bb b/meta/recipes-devtools/build-compare/build-compare_git.bb
index 7ac3784..676f11d 100644
--- a/meta/recipes-devtools/build-compare/build-compare_git.bb
+++ b/meta/recipes-devtools/build-compare/build-compare_git.bb
@@ -10,7 +10,6 @@ SRC_URI = "git://github.com/openSUSE/build-compare.git \
file://Ignore-DWARF-sections.patch;striplevel=1 \
file://0001-Add-support-for-deb-and-ipk-packaging.patch \
"
-PATCHTOOL = "git"
SRCREV = "c5352c054c6ef15735da31b76d6d88620f4aff0a"
--
2.1.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [PATCH 3/3] tzdata: reinstate changes reverted in 2014c upgrade
2015-10-12 13:49 [PATCH 0/3] Misc fixes Paul Eggleton
2015-10-12 13:49 ` [PATCH 1/3] common-licenses: use correct GFDL-1.1 license text Paul Eggleton
2015-10-12 13:49 ` [PATCH 2/3] build-compare: drop PATCHTOOL setting Paul Eggleton
@ 2015-10-12 13:49 ` Paul Eggleton
2 siblings, 0 replies; 17+ messages in thread
From: Paul Eggleton @ 2015-10-12 13:49 UTC (permalink / raw)
To: openembedded-core
OE-Core commit 57af3fb9662106f0a65a1b4edf83e2398be0a8f1 upgraded tzdata
but also reverted a couple of changes to SUMMARY and LIC_FILES_CHKSUM.
Reinstate these (with an update to the README md5 value since that has
changed slightly, without any change to the licensing statements
within).
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
meta/recipes-extended/tzdata/tzdata_2015g.bb | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-extended/tzdata/tzdata_2015g.bb b/meta/recipes-extended/tzdata/tzdata_2015g.bb
index 039a7c1..5b2afa6 100644
--- a/meta/recipes-extended/tzdata/tzdata_2015g.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2015g.bb
@@ -1,8 +1,9 @@
-DESCRIPTION = "Timezone data"
+SUMMARY = "Timezone data"
HOMEPAGE = "http://www.iana.org/time-zones"
SECTION = "base"
LICENSE = "PD & BSD"
-LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=996a9811747aa48db91ed239e5b355a1"
+LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=996a9811747aa48db91ed239e5b355a1 \
+ file://README;md5=d0ff93a73dd5bc3c6e724bb4343760f6"
DEPENDS = "tzcode-native"
SRC_URI = "ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata"
--
2.1.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [PATCH 0/3] Misc fixes
@ 2016-07-20 19:38 Khem Raj
0 siblings, 0 replies; 17+ messages in thread
From: Khem Raj @ 2016-07-20 19:38 UTC (permalink / raw)
To: openembedded-core
General fixes for gcc and webkitgtk found on musl/clang
Update glibc to latest on master
Khem Raj (3):
glibc: Update to 2.24 after hard-freeze
webkitgtk: Do not use gold with clang
gcc: Fix libgcc unresolved symbols with PIE on musl
.../glibc/cross-localedef-native_2.24.bb | 2 +-
meta/recipes-core/glibc/glibc/elf-meta.patch | 32 --------
meta/recipes-core/glibc/glibc_2.24.bb | 3 +-
meta/recipes-devtools/gcc/gcc-6.1.inc | 1 +
...e-alias-for-__cpu_indicator_init-instead-.patch | 85 ++++++++++++++++++++++
meta/recipes-sato/webkit/webkitgtk_2.12.3.bb | 2 +
6 files changed, 90 insertions(+), 35 deletions(-)
delete mode 100644 meta/recipes-core/glibc/glibc/elf-meta.patch
create mode 100644 meta/recipes-devtools/gcc/gcc-6.1/0047-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch
--
2.9.0
^ permalink raw reply [flat|nested] 17+ messages in thread
* [PATCH 0/3] Misc Fixes
@ 2018-08-27 6:51 Khem Raj
0 siblings, 0 replies; 17+ messages in thread
From: Khem Raj @ 2018-08-27 6:51 UTC (permalink / raw)
To: openembedded-core
Musl has some important fixes
distutils fix is taking care of some missed flags
for C/C++ plugins, helps builds with PIE/PIC
Systemd patch fix is found out by clang
The following changes since commit 0791c4d39edbedaa493a9fc6aa6e7415f14980bb:
utils.bbclass: fix KeyError exception (2018-08-24 07:53:09 +0100)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/pu
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/pu
Khem Raj (3):
distutils-common-base.bbclass: Define commonly used compiler variables
systemd: Fix qsort_r patch for function return mismatch
musl: Update to latest
meta/classes/distutils-common-base.bbclass | 12 ++++++++++++
meta/recipes-core/musl/musl_git.bb | 2 +-
.../0002-don-t-use-glibc-specific-qsort_r.patch | 16 ++++++++--------
3 files changed, 21 insertions(+), 9 deletions(-)
--
2.18.0
^ permalink raw reply [flat|nested] 17+ messages in thread
* [PATCH 0/3] Misc fixes
@ 2018-09-03 21:25 Khem Raj
2018-09-10 11:13 ` Burton, Ross
0 siblings, 1 reply; 17+ messages in thread
From: Khem Raj @ 2018-09-03 21:25 UTC (permalink / raw)
To: openembedded-core
Some failures seen when host has python3 as python
build core-image-sato for riscv64
The following changes since commit 929b1b341b4b221ac10c8621bad27abfa7ae70bc:
openssl: Handle -conf package file conflicts (2018-08-31 15:33:56 +0100)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/misc
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/misc
Khem Raj (3):
packagegroup-core-x11-sato: Make weak include for gst-examples
serf: Fix Sconstruct build with python 3.7
eglinfo: Upgrade contained waf version to 2.0.11 release
meta/recipes-graphics/eglinfo/eglinfo.inc | 6 +-
meta/recipes-graphics/eglinfo/files/waf | 169 ++++++++++++++++++
.../packagegroup-core-x11-sato.bb | 5 +-
...print-in-the-scons-file-to-unbreak-b.patch | 29 +++
...-Fix-path-quoting-for-.def-generator.patch | 27 +++
.../serf/serf/0003-gen_def.patch | 22 +++
...11083-fix-building-with-scons-3.0.0-.patch | 29 +++
meta/recipes-support/serf/serf_1.3.9.bb | 7 +-
8 files changed, 291 insertions(+), 3 deletions(-)
create mode 100755 meta/recipes-graphics/eglinfo/files/waf
create mode 100644 meta/recipes-support/serf/serf/0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch
create mode 100644 meta/recipes-support/serf/serf/0002-SConstruct-Fix-path-quoting-for-.def-generator.patch
create mode 100644 meta/recipes-support/serf/serf/0003-gen_def.patch
create mode 100644 meta/recipes-support/serf/serf/0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch
--
2.18.0
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [PATCH 0/3] Misc fixes
2018-09-03 21:25 Khem Raj
@ 2018-09-10 11:13 ` Burton, Ross
2018-09-10 16:06 ` Khem Raj
0 siblings, 1 reply; 17+ messages in thread
From: Burton, Ross @ 2018-09-10 11:13 UTC (permalink / raw)
To: Khem Raj; +Cc: OE-core
I never saw these on the list, just the cover letter.
So the serf change introduces three patches, two of which are
backports with nice descriptions but one (0003-gen_def.patch) doesn't
have a description, upstream-status, or signed-off-by. Can you add
those as appropriate?
Ross
On 3 September 2018 at 22:25, Khem Raj <raj.khem@gmail.com> wrote:
> Some failures seen when host has python3 as python
> build core-image-sato for riscv64
>
> The following changes since commit 929b1b341b4b221ac10c8621bad27abfa7ae70bc:
>
> openssl: Handle -conf package file conflicts (2018-08-31 15:33:56 +0100)
>
> are available in the Git repository at:
>
> git://git.openembedded.org/openembedded-core-contrib kraj/misc
> http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/misc
>
> Khem Raj (3):
> packagegroup-core-x11-sato: Make weak include for gst-examples
> serf: Fix Sconstruct build with python 3.7
> eglinfo: Upgrade contained waf version to 2.0.11 release
>
> meta/recipes-graphics/eglinfo/eglinfo.inc | 6 +-
> meta/recipes-graphics/eglinfo/files/waf | 169 ++++++++++++++++++
> .../packagegroup-core-x11-sato.bb | 5 +-
> ...print-in-the-scons-file-to-unbreak-b.patch | 29 +++
> ...-Fix-path-quoting-for-.def-generator.patch | 27 +++
> .../serf/serf/0003-gen_def.patch | 22 +++
> ...11083-fix-building-with-scons-3.0.0-.patch | 29 +++
> meta/recipes-support/serf/serf_1.3.9.bb | 7 +-
> 8 files changed, 291 insertions(+), 3 deletions(-)
> create mode 100755 meta/recipes-graphics/eglinfo/files/waf
> create mode 100644 meta/recipes-support/serf/serf/0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch
> create mode 100644 meta/recipes-support/serf/serf/0002-SConstruct-Fix-path-quoting-for-.def-generator.patch
> create mode 100644 meta/recipes-support/serf/serf/0003-gen_def.patch
> create mode 100644 meta/recipes-support/serf/serf/0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch
>
> --
> 2.18.0
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [PATCH 0/3] Misc fixes
2018-09-10 11:13 ` Burton, Ross
@ 2018-09-10 16:06 ` Khem Raj
0 siblings, 0 replies; 17+ messages in thread
From: Khem Raj @ 2018-09-10 16:06 UTC (permalink / raw)
To: Burton, Ross; +Cc: Patches and discussions about the oe-core layer
On Mon, Sep 10, 2018 at 4:14 AM Burton, Ross <ross.burton@intel.com> wrote:
>
> I never saw these on the list, just the cover letter.
>
> So the serf change introduces three patches, two of which are
> backports with nice descriptions but one (0003-gen_def.patch) doesn't
> have a description, upstream-status, or signed-off-by. Can you add
> those as appropriate?
>
Good find !
This series is already in. So I sent a new patch to address this here
https://patchwork.openembedded.org/patch/154772/
> Ross
>
> On 3 September 2018 at 22:25, Khem Raj <raj.khem@gmail.com> wrote:
> > Some failures seen when host has python3 as python
> > build core-image-sato for riscv64
> >
> > The following changes since commit 929b1b341b4b221ac10c8621bad27abfa7ae70bc:
> >
> > openssl: Handle -conf package file conflicts (2018-08-31 15:33:56 +0100)
> >
> > are available in the Git repository at:
> >
> > git://git.openembedded.org/openembedded-core-contrib kraj/misc
> > http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/misc
> >
> > Khem Raj (3):
> > packagegroup-core-x11-sato: Make weak include for gst-examples
> > serf: Fix Sconstruct build with python 3.7
> > eglinfo: Upgrade contained waf version to 2.0.11 release
> >
> > meta/recipes-graphics/eglinfo/eglinfo.inc | 6 +-
> > meta/recipes-graphics/eglinfo/files/waf | 169 ++++++++++++++++++
> > .../packagegroup-core-x11-sato.bb | 5 +-
> > ...print-in-the-scons-file-to-unbreak-b.patch | 29 +++
> > ...-Fix-path-quoting-for-.def-generator.patch | 27 +++
> > .../serf/serf/0003-gen_def.patch | 22 +++
> > ...11083-fix-building-with-scons-3.0.0-.patch | 29 +++
> > meta/recipes-support/serf/serf_1.3.9.bb | 7 +-
> > 8 files changed, 291 insertions(+), 3 deletions(-)
> > create mode 100755 meta/recipes-graphics/eglinfo/files/waf
> > create mode 100644 meta/recipes-support/serf/serf/0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch
> > create mode 100644 meta/recipes-support/serf/serf/0002-SConstruct-Fix-path-quoting-for-.def-generator.patch
> > create mode 100644 meta/recipes-support/serf/serf/0003-gen_def.patch
> > create mode 100644 meta/recipes-support/serf/serf/0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch
> >
> > --
> > 2.18.0
> >
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
^ permalink raw reply [flat|nested] 17+ messages in thread
* [PATCH 0/3] Misc fixes
@ 2020-06-18 3:54 Paul Eggleton
0 siblings, 0 replies; 17+ messages in thread
From: Paul Eggleton @ 2020-06-18 3:54 UTC (permalink / raw)
To: openembedded-core
Reinstate a patch for dpkg-native that was removed some time ago,
plus fix a couple of trivial things I noticed at the same time.
The following changes since commit 878a8561e10017bb91ea42bbbe6d4acfc0985482:
gstreamer1.0-plugins-bad: add support for vdpau (2020-06-17 16:31:48 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/fixes
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/fixes
Paul Eggleton (3):
dpkg-native: rebase and reinstate fix for "tar: file changed as we read it"
shadow-sysroot: drop unused SRC_URI checksums
devtool: fix typo
...01-build.c-ignore-return-of-1-from-tar-cf.patch | 52 ++++++++++++++++++++++
meta/recipes-devtools/dpkg/dpkg_1.20.0.bb | 2 +
meta/recipes-extended/shadow/shadow-sysroot_4.6.bb | 3 --
scripts/lib/devtool/deploy.py | 4 +-
4 files changed, 56 insertions(+), 5 deletions(-)
create mode 100644 meta/recipes-devtools/dpkg/dpkg/0001-build.c-ignore-return-of-1-from-tar-cf.patch
--
1.8.3.1
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2020-06-18 3:54 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-12 13:49 [PATCH 0/3] Misc fixes Paul Eggleton
2015-10-12 13:49 ` [PATCH 1/3] common-licenses: use correct GFDL-1.1 license text Paul Eggleton
2015-10-12 13:49 ` [PATCH 2/3] build-compare: drop PATCHTOOL setting Paul Eggleton
2015-10-12 13:49 ` [PATCH 3/3] tzdata: reinstate changes reverted in 2014c upgrade Paul Eggleton
-- strict thread matches above, loose matches on Subject: below --
2020-06-18 3:54 [PATCH 0/3] Misc fixes Paul Eggleton
2018-09-03 21:25 Khem Raj
2018-09-10 11:13 ` Burton, Ross
2018-09-10 16:06 ` Khem Raj
2018-08-27 6:51 [PATCH 0/3] Misc Fixes Khem Raj
2016-07-20 19:38 [PATCH 0/3] Misc fixes Khem Raj
2012-03-30 22:28 [PATCH 0/3] Misc Fixes nitin.a.kamble
2011-12-21 19:27 [PATCH 0/3] misc fixes nitin.a.kamble
2011-12-22 19:27 ` Saul Wold
2011-11-04 17:52 [PATCH 0/3] Misc fixes Paul Eggleton
2011-11-07 17:42 ` Saul Wold
2011-05-13 12:54 Martin Jansa
2011-05-17 18:35 ` Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox