diff options
-rw-r--r-- | busybox/busybox_1.00.oe | 2 | ||||
-rw-r--r-- | busybox/files/default.script | 4 | ||||
-rw-r--r-- | gpe-dm/gpe-dm/remove-apm_bios.patch (renamed from gpe-dm/gpe-dm-0.40/remove-apm_bios.patch) | 0 | ||||
-rw-r--r-- | gpe-dm/gpe-dm_0.41.oe | 0 | ||||
-rw-r--r-- | mythfront/mythfront-config.oe | 0 | ||||
-rw-r--r-- | mythfront/mythfront-config/tftp.sh | 0 | ||||
-rw-r--r-- | mythfront/mythfront-session.oe | 0 | ||||
-rw-r--r-- | mythfront/mythfront-session/mythfront.sh | 0 |
8 files changed, 5 insertions, 1 deletions
diff --git a/busybox/busybox_1.00.oe b/busybox/busybox_1.00.oe index 330f6106fc..789788ae99 100644 --- a/busybox/busybox_1.00.oe +++ b/busybox/busybox_1.00.oe @@ -11,7 +11,7 @@ HOMEPAGE = "http://www.busybox.net" LICENSE = "GPL" SECTION = "base" PRIORITY = "required" -PR = "r2" +PR = "r3" SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ file://add-getkey-applet.patch;patch=1 \ diff --git a/busybox/files/default.script b/busybox/files/default.script index e69de29bb2..f2ac987a27 100644 --- a/busybox/files/default.script +++ b/busybox/files/default.script @@ -0,0 +1,4 @@ +#!/bin/sh + +exec run-parts -a "$1" /etc/udhcpc.d + diff --git a/gpe-dm/gpe-dm-0.40/remove-apm_bios.patch b/gpe-dm/gpe-dm/remove-apm_bios.patch index e69de29bb2..e69de29bb2 100644 --- a/gpe-dm/gpe-dm-0.40/remove-apm_bios.patch +++ b/gpe-dm/gpe-dm/remove-apm_bios.patch diff --git a/gpe-dm/gpe-dm_0.41.oe b/gpe-dm/gpe-dm_0.41.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gpe-dm/gpe-dm_0.41.oe diff --git a/mythfront/mythfront-config.oe b/mythfront/mythfront-config.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/mythfront/mythfront-config.oe diff --git a/mythfront/mythfront-config/tftp.sh b/mythfront/mythfront-config/tftp.sh new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/mythfront/mythfront-config/tftp.sh diff --git a/mythfront/mythfront-session.oe b/mythfront/mythfront-session.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/mythfront/mythfront-session.oe diff --git a/mythfront/mythfront-session/mythfront.sh b/mythfront/mythfront-session/mythfront.sh new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/mythfront/mythfront-session/mythfront.sh |