update_kernel.sh broken

Trying to do a kernel update…

root@beaglebone:/opt/scripts/tools# ./update_kernel.sh
–2015-08-08 04:33:43-- http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp
Resolving rcn-ee.net (rcn-ee.net)… 64.111.100.114
Connecting to rcn-ee.net (rcn-ee.net)|64.111.100.114|:80… connected.
HTTP request sent, awaiting response… 200 OK
Length: 319 [text/plain]
Saving to: `LATEST-omap-psp’

100%[======================================>] 319 --.-K/s in 0s

2015-08-08 04:33:43 (5.70 MB/s) - `LATEST-omap-psp’ saved [319/319]

–2015-08-08 04:33:43-- https://rcn-ee.com/deb/wheezy-armhf/v3.8.13-bone73/install-me.sh
Resolving rcn-ee.com (rcn-ee.com)… 45.33.2.10, 2600:3c00::f03c:91ff:fe37:6ad5
Connecting to rcn-ee.com (rcn-ee.com)|45.33.2.10|:443… connected.
HTTP request sent, awaiting response… 404 Not Found
2015-08-08 04:33:47 ERROR 404: Not Found.

Apparently install-me.sh isn’t where it’s supposed to be.

Suggestions?

Run: git pull in that directory.

root@beaglebone:/opt/scripts/tools# git pull
Updating a4d0fe2…5fb4833
error: Your local changes to the following files would be overwritten by merge:
tools/beaglebone-black-eMMC-flasher.sh
Please, commit your changes or stash them before you can merge.
Aborting

I haven’t made any changes to this file. This is a new board, just received it today, so I haven’t done anything to it other than setting up networking.

Odd that file has been obsolete for a year… Run:

git reset HEAD --hard

Yep. Figured that out.

Thanks for your help!

Duane

This worked… Yea, that’s like night and day after the ‘git pull’.

Process control on flashing the factory boards?

I don’t know if you need ‘–recursive’ somewhere on your git scripts… or if it’s just baked into the file tree…

Attempting to upgrade and possibly downgrade my board if the kernel upgrade doesn’t fix my device-tree issue with ADC.