[oe-commits] org.oe.dev netbase: SRC_URI_OVERRIDES_PACKAGE_ARCH

koen commit openembedded-commits at lists.openembedded.org
Fri Aug 10 14:02:47 UTC 2007


netbase: SRC_URI_OVERRIDES_PACKAGE_ARCH

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: ad1f63415f308b2a5525bfb4e6856f376657c463
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ad1f63415f308b2a5525bfb4e6856f376657c463
Files:
1
packages/netbase/netbase_4.21.bb
Diffs:

#
# mt diff -r3a92f90a4b9cae5ae633ec1058381c9527912c9a -rad1f63415f308b2a5525bfb4e6856f376657c463
#
# 
# 
# patch "packages/netbase/netbase_4.21.bb"
#  from [76c7f97c64e640ea8d7bc7502feea17671604ee4]
#    to [f31e4d10601a9cbc7c4ea866b9b6be430e8ca79b]
# 
============================================================
--- packages/netbase/netbase_4.21.bb	76c7f97c64e640ea8d7bc7502feea17671604ee4
+++ packages/netbase/netbase_4.21.bb	f31e4d10601a9cbc7c4ea866b9b6be430e8ca79b
@@ -1,11 +1,13 @@ LICENSE = "GPL"
 DESCRIPTION = "This package provides the necessary \
 infrastructure for basic TCP/IP based networking."
 SECTION = "base"
 LICENSE = "GPL"
-PR = "r18"
+PR = "r19"
 
 inherit update-rc.d
 
+SRC_URI_OVERRIDES_PACKAGE_ARCH = "1"
+
 INITSCRIPT_NAME = "networking"
 INITSCRIPT_PARAMS = "start 40 S . stop 40 0 6 1 ."
 # On MNCI etc, start very late so that our own apps come up faster






More information about the Openembedded-commits mailing list