From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6878157486786871296 Date: Thu, 26 Nov 2020 02:52:22 -0800 (PST) From: "vijaikumar....@gmail.com" To: isar-users Message-Id: In-Reply-To: <20201124194919.GT31950@yssyq.m.ilbers.de> References: <20200930060259.12422-1-Vijaikumar_Kanagarajan@mentor.com> <20200930060259.12422-4-Vijaikumar_Kanagarajan@mentor.com> <20201124194919.GT31950@yssyq.m.ilbers.de> Subject: Re: [PATCH v6 03/13] meta: cache deb srcs as part of postprocessing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1392_1508040503.1606387942637" X-TUID: tRiZ2JA0kmvj ------=_Part_1392_1508040503.1606387942637 Content-Type: multipart/alternative; boundary="----=_Part_1393_651316869.1606387942637" ------=_Part_1393_651316869.1606387942637 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On Wednesday, November 25, 2020 at 1:19:36 AM UTC+5:30 i...@radix50.net wrote: > On Wed, Sep 30, 2020 at 11:32:49AM +0530, Vijai Kumar K wrote: > > diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass > > index 2391529..6ca5759 100644 > > --- a/meta/classes/image.bbclass > > +++ b/meta/classes/image.bbclass > > @@ -63,7 +63,7 @@ image_do_mounts() { > > } > > > > ROOTFSDIR = "${IMAGE_ROOTFS}" > > -ROOTFS_FEATURES += "clean-package-cache generate-manifest" > > +ROOTFS_FEATURES += "clean-package-cache generate-manifest cach-deb-src" > > Should it be "cache-deb-src"? The same for p9. > Yes. It is cache-deb-src with hypens(-). The original function is with underscore. If you see a better name let me know. We can change it. Thanks, Vijai Kumar K > > With kind regards, > Baurzhan. > ------=_Part_1393_651316869.1606387942637 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit

On Wednesday, November 25, 2020 at 1:19:36 AM UTC+5:30 i...@radix50.net wrote:
On Wed, Sep 30, 2020 at 11:32:49AM +0530, Vijai Kumar K wrote:
> diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass
> index 2391529..6ca5759 100644
> --- a/meta/classes/image.bbclass
> +++ b/meta/classes/image.bbclass
> @@ -63,7 +63,7 @@ image_do_mounts() {
> }
>
> ROOTFSDIR = "${IMAGE_ROOTFS}"
> -ROOTFS_FEATURES += "clean-package-cache generate-manifest"
> +ROOTFS_FEATURES += "clean-package-cache generate-manifest cach-deb-src"

Should it be "cache-deb-src"? The same for p9.

Yes. It is cache-deb-src with hypens(-). The original function is with underscore.

If you see a better name let me know. We can change it.

Thanks,
Vijai Kumar K
 

With kind regards,
Baurzhan.
------=_Part_1393_651316869.1606387942637-- ------=_Part_1392_1508040503.1606387942637--