| Submitter | Paul Eggleton |
|---|---|
| Date | April 18, 2012, 9:56 a.m. |
| Message ID | <cover.1334742865.git.paul.eggleton@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/26117/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib paule/sanity-distro-fixComments
On 04/18/2012 02:56 AM, Paul Eggleton wrote: > After actually testing the distro sanity check on current distro > versions on top of master, two issues were discovered; these > trivial patches fix those issues. > > > The following changes since commit 973351cf2e338f07c11395d494193e9c62857f2d: > > libproxy: remove dependency on gconf when x11 not in DISTRO_FEATURES (2012-04-18 00:31:24 +0100) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib paule/sanity-distro-fix > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/sanity-distro-fix > > Paul Eggleton (2): > classes/sanity: trim trailing newline when reading > /etc/redhat-release > classes/sanity: import regular expression module in SuSE distro check > > meta/classes/sanity.bbclass | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > Merged into OE-Core Thanks Sau!
After actually testing the distro sanity check on current distro versions on top of master, two issues were discovered; these trivial patches fix those issues. The following changes since commit 973351cf2e338f07c11395d494193e9c62857f2d: libproxy: remove dependency on gconf when x11 not in DISTRO_FEATURES (2012-04-18 00:31:24 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/sanity-distro-fix http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/sanity-distro-fix Paul Eggleton (2): classes/sanity: trim trailing newline when reading /etc/redhat-release classes/sanity: import regular expression module in SuSE distro check meta/classes/sanity.bbclass | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)