summaryrefslogtreecommitdiff
path: root/pinned-n1sdp.xml
diff options
context:
space:
mode:
authorDeepak Pandey <Deepak.Pandey@arm.com>2020-02-19 14:50:10 +0530
committerDeepak Pandey <Deepak.Pandey@arm.com>2020-02-20 10:46:16 +0530
commit1e894da9555c817d3dd56481815c69c569340ab0 (patch)
treece77ca3d9452d93a54728f6b303981daf10430b4 /pinned-n1sdp.xml
parent309e5a486965a33d13894bb864bf8fc5fc9ef2ea (diff)
n1sdp: update to introduce busybox .
This introduces the busybox with dts and acpi selection at the boot time It is only for the development purpose and should not be expected to be feature rich as compared to ubuntu filesystem. Signed-off-by: Deepak Pandey <Deepak.Pandey@arm.com>
Diffstat (limited to 'pinned-n1sdp.xml')
-rwxr-xr-xpinned-n1sdp.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pinned-n1sdp.xml b/pinned-n1sdp.xml
index 8065dd2..edaa252 100755
--- a/pinned-n1sdp.xml
+++ b/pinned-n1sdp.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
+ <remote fetch="git://git.busybox.net/" name="busybox"/>
<remote name="github" fetch="https://github.com"/>
<remote name="linaro" fetch="http://git.linaro.org"/>
<remote name="TForg" fetch="https://git.trustedfirmware.org"/>
@@ -14,11 +15,11 @@
<project path="grub" name="git/grub" remote="gnugit" revision="71f9e4ac44142af52c3fc1860436cf9e432bf764" upstream="master"/>
<project path="tools/acpica" name="acpica/acpica" remote="github" revision="ba04ee3db1042c88cf4189a26a4ad506f856dd9a" upstream="master"/>
<project path="linux" name="landing-teams/working/arm/kernel-release" remote="linaro" revision="2d749d16bd2b465358e938bc453cdb58c2d00176" upstream="n1sdp"/>
- <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="5a67de6d9030d6a5545bc17e88b300f5f6327189" upstream="n1sdp"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="b32a78d1050aeed85b9f0ec72e5f9d9369eb0fb1" upstream="n1sdp"/>
<project name="landing-teams/working/arm/ramdisk" path="ramdisk" remote="linaro" revision="b57c098ca0561ff39aa70b3fe2c795b7a0108717" upstream="master"/>
<project name="landing-teams/working/arm/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="2c9cffcff80e6318c312771ae5bffd48bc23b6dc" upstream="n1sdp"/>
<project name="landing-teams/working/arm/n1sdp-pcie-quirk.git" path="n1sdp-pcie-quirk" remote="linaro" revision="96915bc97d4415324fb7897f5e65523ce0f06b3d" upstream="master"/>
<project name="landing-teams/working/arm/n1sdp-board-firmware.git" path="board_firmware" remote="linaro" revision="a8a67c5f833d95f541e2a4656e37eaa8943a3386" upstream="master"/>
<project name="landing-teams/working/arm/device-tree.git" path="device-trees" remote="linaro" revision="3209a868152f348194cc1f20fd87c759d3a97d45" upstream="n1sdp"/>
-
+ <project remote="busybox" name="busybox" path="busybox" revision="refs/tags/1_31_0"/>
</manifest>