From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ee0-f47.google.com ([74.125.83.47]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RXyGU-0005g6-Va for openembedded-core@lists.openembedded.org; Tue, 06 Dec 2011 17:53:11 +0100 Received: by eeav2 with SMTP id v2so1301073eea.6 for ; Tue, 06 Dec 2011 08:46:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=C6l25o7USU/2EHapZhpq32e5SKB+giEa4rfbhysjWuU=; b=CQgIJZRsAqH++k15kgleagqJpSpwYTohyCFdPzmouwWSY4/I/s6DuKsP0jdeOGQkch WTZlB2cZ9x+VXTSfMV46M4/+du0ycQoQESL8MfyDfwXrMt76cx1Y4TMfrl1g5hVQ3wyS EIdCayIdWad9m0ZN7qJ0AQ6Q8MhtWk/2e4V9o= MIME-Version: 1.0 Received: by 10.14.17.211 with SMTP id j59mr2830011eej.138.1323189982340; Tue, 06 Dec 2011 08:46:22 -0800 (PST) Received: by 10.204.185.76 with HTTP; Tue, 6 Dec 2011 08:46:22 -0800 (PST) Date: Tue, 6 Dec 2011 17:46:22 +0100 Message-ID: From: Leon Woestenberg To: openembedded-core@lists.openembedded.org Subject: [RFC] Move package-split of kexec-tools (kdump/kexec) into oe-core? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Dec 2011 16:53:11 -0000 Content-Type: multipart/alternative; boundary=0016e659f280de27ac04b36f2c97 --0016e659f280de27ac04b36f2c97 Content-Type: text/plain; charset=ISO-8859-1 Hello all, meta-openembedded uses .bbappend to change the package-split-up of "kexec-tools" (as in openembedded-core) into "kexec" and "kdump" packages (this was classic OE behaviour). http://cgit.openembedded.org/meta-openembedded/commit/meta-oe/recipes-kernel/kexec/kexec-tools_2.0.2.bbappend?id=0c6d03335c117d24096598a3415ba22f74ec4f6e However, in openembedded-core we have a dependency on kexec-tools, thus this error results: | * satisfy_dependencies_for: Cannot satisfy the following dependencies for task-core-tools-testapps: | * kexec-tools * | * opkg_install_cmd: Cannot install package task-core-tools-testapps. So the use of meta-openembedded as a layer breaks openembedded-core. As a solution, can we move this package-split into openembedded-core? Other (neat!) solutions at hand? Maybe a meta-package? Regards, Leon. thanks 'ant_work' for the pointer to bbappend. --0016e659f280de27ac04b36f2c97 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello all,


meta-openembedded uses .bbappend to change the packag= e-split-up of "kexec-tools" (as in openembedded-core) into "= kexec" and "kdump" packages (this was classic OE behaviour).=

http://cgit.openembedded.org/meta-openembedded/commit= /meta-oe/recipes-kernel/kexec/kexec-tools_2.0.2.bbappend?id=3D0c6d03335c117= d24096598a3415ba22f74ec4f6e

However, in openembedded-core we have a dependency on kexec-tools, thus= this error results:

|=A0 * satisfy_dependencies_for: Cannot satisfy= the following dependencies for task-core-tools-testapps:
|=A0 * =A0=A0= =A0 kexec-tools *
|=A0 * opkg_install_cmd: Cannot install package task-core-tools-testapps.

So the use of meta-openembedded as a layer breaks openembedded-co= re.

As a solution, can we move this package-split into openembedded-= core?


Other (neat!) solutions at hand? Maybe a meta-package?


R= egards,

Leon.

thanks 'ant_work' for the pointer to bb= append.

--0016e659f280de27ac04b36f2c97-- From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RXyaS-0006Ki-4U for openembedded-core@lists.openembedded.org; Tue, 06 Dec 2011 18:13:48 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id pB6H6xQS011948 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 6 Dec 2011 09:06:59 -0800 (PST) Received: from Macintosh-5.local (172.25.36.226) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Tue, 6 Dec 2011 09:06:58 -0800 Message-ID: <4EDE4BB2.2020707@windriver.com> Date: Tue, 6 Dec 2011 11:06:58 -0600 From: Mark Hatle Organization: Wind River Systems User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: References: In-Reply-To: Subject: Re: [RFC] Move package-split of kexec-tools (kdump/kexec) into oe-core? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Dec 2011 17:13:48 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 12/6/11 10:46 AM, Leon Woestenberg wrote: > Hello all, > > > meta-openembedded uses .bbappend to change the package-split-up of "kexec-tools" > (as in openembedded-core) into "kexec" and "kdump" packages (this was classic OE > behaviour). > > http://cgit.openembedded.org/meta-openembedded/commit/meta-oe/recipes-kernel/kexec/kexec-tools_2.0.2.bbappend?id=0c6d03335c117d24096598a3415ba22f74ec4f6e > > However, in openembedded-core we have a dependency on kexec-tools, thus this > error results: > > | * satisfy_dependencies_for: Cannot satisfy the following dependencies for > task-core-tools-testapps: > | * kexec-tools * > | * opkg_install_cmd: Cannot install package task-core-tools-testapps. > > > So the use of meta-openembedded as a layer breaks openembedded-core. > > As a solution, can we move this package-split into openembedded-core? > > > Other (neat!) solutions at hand? Maybe a meta-package? > That package split seems reasonable to me, along with corresponding changes to openembedded-core to choose the "right" kexec-tools.. (in this case since it's test apps, we'd want both...) --Mark > Regards, > > Leon. > > thanks 'ant_work' for the pointer to bbappend. > > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com ([192.55.52.88]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RXzfE-0007s2-6a for openembedded-core@lists.openembedded.org; Tue, 06 Dec 2011 19:22:48 +0100 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 06 Dec 2011 10:15:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,307,1320652800"; d="scan'208";a="93005378" Received: from unknown (HELO [10.255.12.199]) ([10.255.12.199]) by fmsmga001.fm.intel.com with ESMTP; 06 Dec 2011 10:15:59 -0800 Message-ID: <4EDE5BDF.4020409@linux.intel.com> Date: Tue, 06 Dec 2011 10:15:59 -0800 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: <4EDE4BB2.2020707@windriver.com> In-Reply-To: <4EDE4BB2.2020707@windriver.com> Subject: Re: [RFC] Move package-split of kexec-tools (kdump/kexec) into oe-core? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Dec 2011 18:22:48 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 12/06/2011 09:06 AM, Mark Hatle wrote: > On 12/6/11 10:46 AM, Leon Woestenberg wrote: >> Hello all, >> >> >> meta-openembedded uses .bbappend to change the package-split-up of >> "kexec-tools" >> (as in openembedded-core) into "kexec" and "kdump" packages (this was >> classic OE >> behaviour). >> >> http://cgit.openembedded.org/meta-openembedded/commit/meta-oe/recipes-kernel/kexec/kexec-tools_2.0.2.bbappend?id=0c6d03335c117d24096598a3415ba22f74ec4f6e >> >> >> However, in openembedded-core we have a dependency on kexec-tools, >> thus this >> error results: >> >> | * satisfy_dependencies_for: Cannot satisfy the following >> dependencies for >> task-core-tools-testapps: >> | * kexec-tools * >> | * opkg_install_cmd: Cannot install package task-core-tools-testapps. >> >> >> So the use of meta-openembedded as a layer breaks openembedded-core. >> >> As a solution, can we move this package-split into openembedded-core? >> >> >> Other (neat!) solutions at hand? Maybe a meta-package? >> > > That package split seems reasonable to me, along with corresponding > changes to openembedded-core to choose the "right" kexec-tools.. (in > this case since it's test apps, we'd want both...) > Seems right here also, just be sure to do appropriate DEPENDS and PR bumps for things that currently depend on kexec-tools. Sau! > --Mark > >> Regards, >> >> Leon. >> >> thanks 'ant_work' for the pointer to bbappend. >> >> >> >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RY1lW-0002So-0t for openembedded-core@lists.openembedded.org; Tue, 06 Dec 2011 21:37:26 +0100 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id pB6KIYAl006868 for ; Tue, 6 Dec 2011 20:18:34 GMT Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06330-06 for ; Tue, 6 Dec 2011 20:18:30 +0000 (GMT) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id pB6KIOBW006862 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 6 Dec 2011 20:18:25 GMT Message-ID: <1323202715.19363.35.camel@ted> From: Richard Purdie To: Patches and discussions about the oe-core layer Date: Tue, 06 Dec 2011 20:18:35 +0000 In-Reply-To: References: X-Mailer: Evolution 3.2.1- Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Subject: Re: [RFC] Move package-split of kexec-tools (kdump/kexec) into oe-core? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Dec 2011 20:37:26 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2011-12-06 at 17:46 +0100, Leon Woestenberg wrote: > Hello all, > > > meta-openembedded uses .bbappend to change the package-split-up of > "kexec-tools" (as in openembedded-core) into "kexec" and "kdump" > packages (this was classic OE behaviour). > > http://cgit.openembedded.org/meta-openembedded/commit/meta-oe/recipes-kernel/kexec/kexec-tools_2.0.2.bbappend?id=0c6d03335c117d24096598a3415ba22f74ec4f6e > > However, in openembedded-core we have a dependency on kexec-tools, > thus this error results: > > | * satisfy_dependencies_for: Cannot satisfy the following > dependencies for task-core-tools-testapps: > | * kexec-tools * > | * opkg_install_cmd: Cannot install package > task-core-tools-testapps. > > > So the use of meta-openembedded as a layer breaks openembedded-core. > > As a solution, can we move this package-split into openembedded-core? I see no reason this shouldn't be in oecore (quite the opposite), we just need someone to send the suitably tested patch. Cheers, Richard