summaryrefslogtreecommitdiffstats
path: root/boot-env
diff options
context:
space:
mode:
authorSebastian2010-02-10 22:09:01 +0100
committerSebastian2010-02-10 22:09:01 +0100
commit521dc236b9edffcd6448384ee2b0fe2a738b29a1 (patch)
treedd11604c1efab4669e680047f64c12194be990cb /boot-env
parentinitial import of event based bbinit script (still not included in the real i... (diff)
downloadcore-521dc236b9edffcd6448384ee2b0fe2a738b29a1.tar.gz
core-521dc236b9edffcd6448384ee2b0fe2a738b29a1.tar.xz
core-521dc236b9edffcd6448384ee2b0fe2a738b29a1.zip
fix typo and file mode of example initscript
Diffstat (limited to 'boot-env')
-rwxr-xr-x[-rw-r--r--]boot-env/pbs/uclib-rootfs/etc/bbinit.d/example0
-rw-r--r--boot-env/pbs/uclib-rootfs/etc/events/example2
2 files changed, 1 insertions, 1 deletions
diff --git a/boot-env/pbs/uclib-rootfs/etc/bbinit.d/example b/boot-env/pbs/uclib-rootfs/etc/bbinit.d/example
index 245ca530..245ca530 100644..100755
--- a/boot-env/pbs/uclib-rootfs/etc/bbinit.d/example
+++ b/boot-env/pbs/uclib-rootfs/etc/bbinit.d/example
diff --git a/boot-env/pbs/uclib-rootfs/etc/events/example b/boot-env/pbs/uclib-rootfs/etc/events/example
index a09326e2..75768967 100644
--- a/boot-env/pbs/uclib-rootfs/etc/events/example
+++ b/boot-env/pbs/uclib-rootfs/etc/events/example
@@ -1,2 +1,2 @@
example_depends=""
-example_privides="example"
+example_provides="example"