From: Chris Larson Date: Mon, 30 Jun 2003 19:52:19 +0000 (+0000) Subject: srpm-1.0.oe: X-Git-Tag: Release-2010-05/1~20904 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a4af1578d1f16fa8bfdd91e351d84c2764cf475;p=openembedded.git srpm-1.0.oe: SRPM class rename glibc-2.3.1.oe: BUGFIX: glibc should depend on kernel-headers. BKrev: 3f0094f3qFqzqfwPmU2Xm5ddVmRf5w --- diff --git a/content/glibc-2.3.1.oe b/content/glibc-2.3.1.oe index 547b19f3f5..b3f0eb8d7f 100644 --- a/content/glibc-2.3.1.oe +++ b/content/glibc-2.3.1.oe @@ -1,7 +1,7 @@ DESCRIPTION="GNU C Library" LICENSE="LGPL" SECTION="libs" -DEPENDS="" +DEPENDS="content/kernel-headers" RDEPENDS="" PRIORITY=required MAINTAINER="Chris Larson " diff --git a/test~/srpm-1.0.oe b/test~/srpm-1.0.oe index e69de29bb2..bbca90910f 100644 --- a/test~/srpm-1.0.oe +++ b/test~/srpm-1.0.oe @@ -0,0 +1,4 @@ +inherit base_srpm + +SRC_URI="" +SRPMFILE="/usr/src/redhat/SRPMS/kernel-2.5.70mm7-2.src.rpm"