Show
Ignore:
Timestamp:
03/30/08 14:13:11 (9 months ago)
Author:
bryank
Message:

Merge changes made in these recipes in OE, but don't undo changes we made locally.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openembedded/zipitZ2BBfiles/base-files/base-files_3.0.14.bb

    r22 r63  
    4747 
    4848volatiles = "cache run lock tmp" 
    49  
    5049conffiles = "${sysconfdir}/debian_version ${sysconfdir}/host.conf \ 
    5150             ${sysconfdir}/inputrc ${sysconfdir}/issue /${sysconfdir}/issue.net \ 
     
    119118 
    120119        ln -sf /proc/mounts ${D}${sysconfdir}/mtab 
    121  
    122120} 
    123121 
     
    148146} 
    149147 
    150 PACKAGES = "${PN}-doc ${PN}" 
     148PACKAGES = "${PN}-dbg ${PN}-doc ${PN}" 
    151149FILES_${PN} = "/*" 
    152150FILES_${PN}-doc = "${docdir} ${datadir}/common-licenses"