[oe-commits] org.oe.dev busybox: Remove superflous patch

nail commit openembedded-commits at lists.openembedded.org
Mon Jan 15 22:19:57 UTC 2007


busybox: Remove superflous patch

Author: nail at nslu2-linux.org
Branch: org.openembedded.dev
Revision: bb36d08ccdb518fc32365dbed19d9d236d737b5f
ViewMTN: http://monotone.openembedded.org/revision.psp?id=bb36d08ccdb518fc32365dbed19d9d236d737b5f
Files:
1
packages/busybox/busybox-1.3.1/wget-long-options.patch
packages/busybox/busybox_1.3.1.bb
Diffs:

#
# mt diff -r8ed4f745361c3a5e363b7efaa73ba59ef8bc8031 -rbb36d08ccdb518fc32365dbed19d9d236d737b5f
#
# 
# 
# delete "packages/busybox/busybox-1.3.1/wget-long-options.patch"
# 
# patch "packages/busybox/busybox_1.3.1.bb"
#  from [d7032fae1f6036be28cbb1751cd7127f01cdff7e]
#    to [8e6083c5dbe4579ecec089e98438b8d43ce79f87]
# 
============================================================
--- packages/busybox/busybox_1.3.1.bb	d7032fae1f6036be28cbb1751cd7127f01cdff7e
+++ packages/busybox/busybox_1.3.1.bb	8e6083c5dbe4579ecec089e98438b8d43ce79f87
@@ -1,9 +1,9 @@ DEFAULT_PREFERENCE = "-1"
 require busybox.inc
 
 DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_slugos = "1"
 
-SRC_URI = "file://wget-long-options.patch;patch=1 \
-           file://defconfig"
+SRC_URI = "file://defconfig"
 
 do_configure () {
 	install -m 0644 ${WORKDIR}/defconfig ${S}/.config.oe






More information about the Openembedded-commits mailing list