From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pl1-f193.google.com (mail-pl1-f193.google.com [209.85.214.193]) by mx.groups.io with SMTP id smtpd.web11.14475.1581290440687555524 for ; Sun, 09 Feb 2020 15:20:40 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20161025 header.b=LR5qNSJi; spf=pass (domain: gmail.com, ip: 209.85.214.193, mailfrom: akuster808@gmail.com) Received: by mail-pl1-f193.google.com with SMTP id e8so2055843plt.9 for ; Sun, 09 Feb 2020 15:20:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id; bh=gsCgtb3DvGvZihXsJ/+OWACUXlHQenQwJQLoZq+0okU=; b=LR5qNSJicE7XTjw2jQpCAsvBy82/idJ5SiAxqN379DB7Qs6PdxATErWGqsxmoba2aY M9uH8OjYFOfcWto7f2+3rqXAMmqqSnxqmp/pmiGF9dMA1rNP0ANVmfr4a7gnUsVYnZDR 2eVsZJzJ2GXHE6m7EDl/HqQJ31SOOeaZ7tHCNdeNnWTu+ncakCnbWr4IUX7SxLpJUqhn qZE+Ohaf0nhOEt891+7VtiNxjkRzl2F64NYrkqSAaNlGHZtxdeRyKEddndAP1kzE+mP2 RKgC7dmx+CTm+xaFFBbWP8VOHhiDvs+3imEgyrOwVkX6pjSg96D4C1WCq3PZoY6PIiK5 lzfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=gsCgtb3DvGvZihXsJ/+OWACUXlHQenQwJQLoZq+0okU=; b=ZViVGX8rrk2qnrA2+GcLEQNmVPcwVz/ACnzIQkRCxN6C4qrsYl05WqirXfuuB7kKSY Fh9y1rKbCqqwhU5oxtmXtdXpSxcxMv7Ci0d4dL3iglX8g06a+1HS+NvI68x6JSqO29/K xyLua8tREL2ZX14bNHP3Kb4mzoc3EygaKDeNcvTKU0sIvRJ+91IURa0rv4fwyaSRWnNb 5UZkrO4Ykl9E8lgHe1bzmogDKZwT6joaANFwmVpVCrlAdMj/PoZ1/5sywX6m4Fa2jE9f yarCF73vUABMxZg5pmo3siIOMZ0qYN3ht74N0lASVG8oKS3haWiS8TJI+ECO88V8c/Ol XCXw== X-Gm-Message-State: APjAAAU/5lt51G9uX5GLBNlby6wqyZmJJEQGmjv8NtiiDw34qo2wEMRw YpKeWWOmcg4hJ/W29RtlFRoTw8Wx X-Google-Smtp-Source: APXvYqy2D+9hRcfOi/k1LoKxtuUE3fDZJjW5MWjNsFKgPH20GLqum9firyqQuV6wZi5ZCdiW4wfBDQ== X-Received: by 2002:a17:902:864c:: with SMTP id y12mr9932758plt.8.1581290439791; Sun, 09 Feb 2020 15:20:39 -0800 (PST) Return-Path: Received: from akuster-ThinkPad-T460s.mvista.com ([2601:202:4180:a5c0:154b:3780:5122:4aa9]) by smtp.gmail.com with ESMTPSA id w6sm10687344pfq.99.2020.02.09.15.20.39 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 09 Feb 2020 15:20:39 -0800 (PST) From: "akuster" To: docs@lists.yoctoproject.org Subject: [yocto-docs][warrior][PATCH] Documenation: Prepared for the 2.7.3 release Date: Sun, 9 Feb 2020 15:20:38 -0800 Message-Id: <20200209232038.1131-1-akuster808@gmail.com> X-Mailer: git-send-email 2.17.1 Signed-off-by: Armin Kuster --- documentation/bsp-guide/bsp-guide.xml | 8 +++- documentation/dev-manual/dev-manual.xml | 7 ++- documentation/kernel-dev/kernel-dev.xml | 7 ++- documentation/mega-manual/mega-manual.xml | 7 ++- documentation/poky.ent | 18 ++++---- .../profile-manual/profile-manual.xml | 7 ++- documentation/sdk-manual/sdk-manual.xml | 7 ++- .../toaster-manual/toaster-manual.xml | 7 ++- documentation/tools/mega-manual.sed | 46 +++++++++---------- 9 files changed, 74 insertions(+), 40 deletions(-) diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index e060a55b9..b6cc61109 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml @@ -138,11 +138,15 @@ 2.7.2 - &REL_MONTH_YEAR; + November 2019 Released with the Yocto Project 2.7.2 Release. + + 2.7.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 2.7.3 Release. + - ©RIGHT_YEAR; Linux Foundation diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index 3033d7a91..d6f4ebbd7 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml @@ -123,9 +123,14 @@ 2.7.2 - &REL_MONTH_YEAR; + November 2019 Released with the Yocto Project 2.7.2 Release. + + 2.7.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 2.7.3 Release. + diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index 90c12e978..3797a3cc4 100644 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml @@ -108,9 +108,14 @@ 2.7.2 - &REL_MONTH_YEAR; + November 2019 Released with the Yocto Project 2.7.2 Release. + + 2.7.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 2.7.3 Release. + diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 535e11ca8..42b1ee6fe 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml @@ -94,9 +94,14 @@ 2.7.2 - &REL_MONTH_YEAR; + November 2019 Released with the Yocto Project 2.7.2 Release. + + 2.7.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 2.7.3 Release. + diff --git a/documentation/poky.ent b/documentation/poky.ent index 5ab067549..cf9dff36a 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -1,19 +1,19 @@ - - + + - - - + + + - + - - + + - + diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index 316804118..c0c05e29c 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml @@ -108,9 +108,14 @@ 2.7.2 - &REL_MONTH_YEAR; + November 2019 Released with the Yocto Project 2.7.2 Release. + + 2.7.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 2.7.3 Release. + diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml index a17d362f4..06118b58d 100644 --- a/documentation/sdk-manual/sdk-manual.xml +++ b/documentation/sdk-manual/sdk-manual.xml @@ -73,9 +73,14 @@ 2.7.2 - &REL_MONTH_YEAR; + November 2019 Released with the Yocto Project 2.7.2 Release. + + 2.7.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 2.7.3 Release. + diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index b3926f3bd..a4e626ff7 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml @@ -83,9 +83,14 @@ 2.7.2 - &REL_MONTH_YEAR; + November 2019 Released with the Yocto Project 2.7.2 Release. + + 2.7.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 2.7.3 Release. + diff --git a/documentation/tools/mega-manual.sed b/documentation/tools/mega-manual.sed index c37fc3309..1d0cd28a6 100644 --- a/documentation/tools/mega-manual.sed +++ b/documentation/tools/mega-manual.sed @@ -1,36 +1,36 @@ # Processes bitbake-user-manual (-- style). # This style is for manual three-word folders, which currently is only the BitBake User Manual. # We used to have the "yocto-project-qs" and "poky-ref-manual" folders but no longer do. -# s@"ulink" href="http://www.yoctoproject.org/docs/2.7.2/[a-z]*-[a-z]*-[a-z]*/[a-z]*-[a-z]*-[a-z]*.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/2.7.2/bitbake-user-manual/bitbake-user-manual.html#@"link" href="#@g +# s@"ulink" href="http://www.yoctoproject.org/docs/2.7.3/[a-z]*-[a-z]*-[a-z]*/[a-z]*-[a-z]*-[a-z]*.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/2.7.3/bitbake-user-manual/bitbake-user-manual.html#@"link" href="#@g # Processes all other manuals (- style). # This style is for manual folders that use two word, which is the standard now (e.g. "ref-manual"). # Here is the one-liner: -# s@"ulink" href="http://www.yoctoproject.org/docs/2.7.2/[a-z]*-[a-z]*/[a-z]*-[a-z]*.html#@"link" href="#@g +# s@"ulink" href="http://www.yoctoproject.org/docs/2.7.3/[a-z]*-[a-z]*/[a-z]*-[a-z]*.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/2.7.2/sdk-manual/sdk-manual.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/2.7.2/bsp-guide/bsp-guide.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/2.7.2/dev-manual/dev-manual.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/2.7.2/overview-manual/overview-manual.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/2.7.2/brief-yoctoprojectqs/brief-yoctoprojectqs.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/2.7.2/kernel-dev/kernel-dev.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/2.7.2/profile-manual/profile-manual.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/2.7.2/ref-manual/ref-manual.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/2.7.2/toaster-manual/toaster-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/2.7.3/sdk-manual/sdk-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/2.7.3/bsp-guide/bsp-guide.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/2.7.3/dev-manual/dev-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/2.7.3/overview-manual/overview-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/2.7.3/brief-yoctoprojectqs/brief-yoctoprojectqs.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/2.7.3/kernel-dev/kernel-dev.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/2.7.3/profile-manual/profile-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/2.7.3/ref-manual/ref-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/2.7.3/toaster-manual/toaster-manual.html#@"link" href="#@g # Process cases where just an external manual is referenced without an id anchor -s@Yocto Project Quick Build@Yocto Project Quick Build@g -s@BitBake User Manual@BitBake User Manual@g -s@Yocto Project Development Tasks Manual@Yocto Project Development Tasks Manual@g -s@Yocto Project Overview and Concepts Manual@Yocto project Overview and Concepts Manual@g -s@Yocto Project Application Development and the Extensible Software Development Kit (eSDK)@Yocto Project Application Development and the Extensible Software Development Kit (eSDK)@g -s@Yocto Project Board Support Package (BSP) Developer's Guide@Yocto Project Board Support Package (BSP) Developer's Guide@g -s@Yocto Project Profiling and Tracing Manual@Yocto Project Profiling and Tracing Manual@g -s@Yocto Project Linux Kernel Development Manual@Yocto Project Linux Kernel Development Manual@g -s@Yocto Project Reference Manual@Yocto Project Reference Manual@g -s@Toaster User Manual@Toaster User Manual@g +s@Yocto Project Quick Build@Yocto Project Quick Build@g +s@BitBake User Manual@BitBake User Manual@g +s@Yocto Project Development Tasks Manual@Yocto Project Development Tasks Manual@g +s@Yocto Project Overview and Concepts Manual@Yocto project Overview and Concepts Manual@g +s@Yocto Project Application Development and the Extensible Software Development Kit (eSDK)@Yocto Project Application Development and the Extensible Software Development Kit (eSDK)@g +s@Yocto Project Board Support Package (BSP) Developer's Guide@Yocto Project Board Support Package (BSP) Developer's Guide@g +s@Yocto Project Profiling and Tracing Manual@Yocto Project Profiling and Tracing Manual@g +s@Yocto Project Linux Kernel Development Manual@Yocto Project Linux Kernel Development Manual@g +s@Yocto Project Reference Manual@Yocto Project Reference Manual@g +s@Toaster User Manual@Toaster User Manual@g # Process a single, rouge occurrence of a linked reference to the Mega-Manual. -s@Yocto Project Mega-Manual@Yocto Project Mega-Manual@g +s@Yocto Project Mega-Manual@Yocto Project Mega-Manual@g -- 2.17.1