From patchwork Fri Sep 21 19:11:42 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] mount debugfs when applicable Date: Fri, 21 Sep 2012 19:11:42 -0000 From: Tom Zanussi X-Patchwork-Id: 37019 Message-Id: To: openembedded-core@lists.openembedded.org From: Tom Zanussi If debugfs is available, it should be mounted and made available to users. This patch mounts it if present. The following changes since commit df74f8d9a8b1500da3fffd77f12ec8d1900d0bf6: gcc: Use 4.7.2 release tarball (2012-09-21 14:55:32 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib.git tzanussi/debugfs-mount http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/debugfs-mount Tom Zanussi (1): initscripts/sysfs.sh: mount debugfs if present meta/recipes-core/initscripts/initscripts-1.0/sysfs.sh | 4 ++++ meta/recipes-core/initscripts/initscripts_1.0.bb | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-)