Make NTP 4.2.0 available for the whole OE world by removing the
authorJohn Bowler <jbowler@nslu2-linux.org>
Sat, 6 Aug 2005 02:11:34 +0000 (02:11 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 6 Aug 2005 02:11:34 +0000 (02:11 +0000)
DEFAULT_PREFERENCE

packages/ntp/ntp_4.2.0.bb

index 752fd1f..817c3c3 100644 (file)
@@ -7,11 +7,6 @@ SECTION = "console/network"
 PRIORITY = "optional"
 LICENSE = "ntp"
 PR = "r4"
-# OE core: this is here to prevent this version of ntp from
-# changing OE distros other than openslug.  This code has
-# only been tested on openslug.  Feel free to remove these lines!
-DEFAULT_PREFERENCE = -1
-DEFAULT_PREFERENCE_openslug = 0
 
 SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${P}.tar.gz \
        file://ntpdc.Makefile.am.maybe-layout.patch;patch=1 \