[oe-commits] org.oe.dev debianslug.conf, openslug.conf: Deprecated in favour of common slugos.conf

rwhitby commit openembedded-commits at lists.openembedded.org
Thu Apr 12 11:04:52 UTC 2007


debianslug.conf, openslug.conf: Deprecated in favour of common slugos.conf

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: d253693f9ba8535d5eb55f96bdfd2b50531cfa16
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d253693f9ba8535d5eb55f96bdfd2b50531cfa16
Files:
1
conf/distro/debianslug.conf
conf/distro/openslug.conf
conf/distro/openslug-native.conf
conf/distro/slugos-native.conf
Diffs:

#
# mt diff -r9518b4f4eabaf4a22b686fd2ade256eee6952b47 -rd253693f9ba8535d5eb55f96bdfd2b50531cfa16
#
# 
# 
# delete "conf/distro/debianslug.conf"
# 
# delete "conf/distro/openslug.conf"
# 
# rename "conf/distro/openslug-native.conf"
#     to "conf/distro/slugos-native.conf"
# 
# patch "conf/distro/slugos-native.conf"
#  from [4101e8c41f6e360acf33ea689b48d1ee19ef6f80]
#    to [516f5865e313345406af7168220fd7948a0a84b3]
# 
============================================================
--- conf/distro/openslug-native.conf	4101e8c41f6e360acf33ea689b48d1ee19ef6f80
+++ conf/distro/slugos-native.conf	516f5865e313345406af7168220fd7948a0a84b3
@@ -1,9 +1,9 @@ BUILD_ARCH = "armeb"
 # Our build host is armeb, not armv5eb that the kernel reports
 BUILD_ARCH = "armeb"
 
-require conf/distro/openslug.conf
+require conf/distro/slugos.conf
 
-# Corresponding packages should be in openslug-native.bb,
+# Corresponding packages should be in slugos-native.bb,
 # currently missing: ipkg-utils libtool quilt pkgconfig
 ASSUME_PROVIDED = "libtool-cross \
 		   libtool-native \






More information about the Openembedded-commits mailing list