mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
packages: Separate out most of the remaining packages into recipes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Index: ubootchart.conf
|
||||
===================================================================
|
||||
--- ubootchart.conf (revision 9)
|
||||
+++ ubootchart.conf (working copy)
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
# If you want to chain on and run somthing other than /sbin/init...
|
||||
-export init_prog=/sbin/init
|
||||
+export init_prog=/sbin/init.sysvinit
|
||||
|
||||
# On startup ubootchart will mount a tmpfs filesystem at this
|
||||
# location and chdir here. This is only used for the logging of
|
||||
Reference in New Issue
Block a user