[oe-commits] org.oe.dev disapproval of revision '6fc204c35354ea319370965bba9aed98448036fd'

nail commit openembedded-commits at lists.openembedded.org
Wed Mar 14 17:26:15 UTC 2007


disapproval of revision '6fc204c35354ea319370965bba9aed98448036fd'

Author: nail at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 0270b21f4232918698d67a29bd5af4e6e9eb84db
ViewMTN: http://monotone.openembedded.org/revision.psp?id=0270b21f4232918698d67a29bd5af4e6e9eb84db
Files:
1
packages/linux/linux_2.6.20.bb
Diffs:

#
# mt diff -r6fc204c35354ea319370965bba9aed98448036fd -r0270b21f4232918698d67a29bd5af4e6e9eb84db
#
# 
# 
# patch "packages/linux/linux_2.6.20.bb"
#  from [6e0356bddb96820bcd2597c9010fb6d117d83215]
#    to [3d724941fc20827f72bdecb3a857d002a7572bcc]
# 
============================================================
--- packages/linux/linux_2.6.20.bb	6e0356bddb96820bcd2597c9010fb6d117d83215
+++ packages/linux/linux_2.6.20.bb	3d724941fc20827f72bdecb3a857d002a7572bcc
@@ -1,7 +1,7 @@ LICENSE = "GPL"
 DESCRIPTION = "Linux Kernel"
 SECTION = "kernel"
 LICENSE = "GPL"
-PR = "r4"
+PR = "r3"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
            file://defconfig"
@@ -27,8 +27,3 @@ do_configure_prepend() {
 do_configure_prepend() {
 	install -m 0644 ${WORKDIR}/defconfig ${S}/.config
 }
-
-do_deploy_n2100() {
-        install -d ${DEPLOY_DIR_IMAGE}
-        install -m 0644 arch/${ARCH}/boot/images/${KERNEL_IMAGETYPE} ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE}-${PV}-${MACHINE}-${DATETIME}
-}






More information about the Openembedded-commits mailing list